We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80feb8f commit c9013b8Copy full SHA for c9013b8
.github/workflows/build_docs.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches: # branch to trigger deployment
6
- main
7
+ - cy/training
8
9
# This job installs dependencies, build the book, and pushes it to `gh-pages`
10
jobs:
0 commit comments