We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pull_request
main
release
1 parent 2074bba commit b41312eCopy full SHA for b41312e
1 file changed
.github/workflows/site-gh-pages.yml
@@ -3,8 +3,6 @@ name: Deploy the site to GitHub Pages
3
on:
4
push:
5
branches: [ "release" ]
6
- pull_request:
7
- branches: [ "release" ]
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments