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 18e142e commit 71c8e49Copy full SHA for 71c8e49
1 file changed
.github/workflows/sync-gh-pages.yaml
@@ -2,6 +2,7 @@ name: Sync gh-pages branch with master branch
2
3
on:
4
push:
5
+ paths-ignore: [ '**/pandoc_workflow.yaml' ]
6
branches: [ master, feature-sync-pages ]
7
8
jobs:
0 commit comments