1 parent a999faf commit 4b6a0f8Copy full SHA for 4b6a0f8
1 file changed
.github/workflows/static.yml
@@ -3,7 +3,7 @@ name: Deploy Sphinx to GitHub Pages
3
on:
4
# Runs on pushes targeting the default branch
5
push:
6
- branches: ["main"]
+ branches: ["main", "master"]
7
8
# Allows you to run this workflow manually from the Actions tab
9
workflow_dispatch:
0 commit comments