We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6083e21 commit a4f0e72Copy full SHA for a4f0e72
.github/workflows/gh-pages.yml
@@ -1,10 +1,7 @@
1
name: github pages
2
3
on:
4
- push:
5
- branches:
6
- - main
7
- pull_request:
+ - push
8
9
jobs:
10
deploy:
0 commit comments