We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94d849e commit 207e8b5Copy full SHA for 207e8b5
.github/workflows/build_docs.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- master # Triggers deployment on push to the master branch
7
+ - validation-docs
8
9
env:
10
python-version: 3.12
0 commit comments