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 f34c041 commit 8ac2d27Copy full SHA for 8ac2d27
.github/workflows/sphinx_docs_to_gh_pages.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- main
6
pull_request:
7
+ branches: [ gh-pages ]
8
jobs:
9
deploy:
10
name: Deploy to GitHub Pages
0 commit comments