We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2d569 commit 8747fe7Copy full SHA for 8747fe7
.github/workflows/build-deploy-page.yml
@@ -3,7 +3,7 @@ on:
3
push:
4
branches: ["main"]
5
pull_request:
6
- branches: ["main"]
+ workflow_dispatch:
7
permissions:
8
contents: read
9
pages: write
0 commit comments