We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7435b05 commit ca460d4Copy full SHA for ca460d4
1 file changed
.github/workflows/pages.yml
@@ -2,10 +2,6 @@
2
name: Deploy GitHub Pages
3
4
on:
5
- push:
6
- branches: [ "main" ]
7
- pull_request:
8
9
workflow_dispatch:
10
11
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
0 commit comments