We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5501517 + 60aa171 commit 13b0df1Copy full SHA for 13b0df1
.github/workflows/gh-pages.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches:
6
- main
7
+ pull_request:
8
+ branches:
9
+ - main
10
jobs:
11
deploy:
12
runs-on: ubuntu-20.04
0 commit comments