We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a04e4b commit df4a7a2Copy full SHA for df4a7a2
.github/workflows/gh-pages.yaml
@@ -3,7 +3,7 @@ name: GitHub Pages sphinx deployment
3
on:
4
push:
5
branches:
6
- - main
+ - release
7
workflow_dispatch:
8
9
# NOTE: If you modify this file to install a package with pip or apt, please
0 commit comments