We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa27cd6 commit c0feb23Copy full SHA for c0feb23
1 file changed
.github/workflows/publish_mkdocs.yml
@@ -3,6 +3,7 @@ name: Publish GitHub Pages
3
on:
4
pull_request:
5
branches: [ user/chgray/auto_publish_main_mkdocs ]
6
+ branches: [ main ]
7
workflow_run:
8
workflows: ["Lint-Spelling-and-Encoding"]
9
types:
0 commit comments