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 bfa8384 commit 69d980fCopy full SHA for 69d980f
.github/workflows/gh-pages.yml
@@ -4,9 +4,6 @@ on:
4
branches:
5
# push to data branch will not trigger this workflow
6
- main
7
- paths:
8
- # only changes in docs/ will trigger this workflow
9
- - "docs/**"
10
jobs:
11
deploy-github-pages:
12
runs-on: ubuntu-latest
0 commit comments