Skip to content

Commit 4b6a0f8

Browse files
committed
Update workflow targets
1 parent a999faf commit 4b6a0f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/static.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Sphinx to GitHub Pages
33
on:
44
# Runs on pushes targeting the default branch
55
push:
6-
branches: ["main"]
6+
branches: ["main", "master"]
77

88
# Allows you to run this workflow manually from the Actions tab
99
workflow_dispatch:

0 commit comments

Comments
 (0)