Skip to content

Commit 8747fe7

Browse files
committed
Update build-deploy-page.yml
1 parent 4e2d569 commit 8747fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches: ["main"]
55
pull_request:
6-
branches: ["main"]
6+
workflow_dispatch:
77
permissions:
88
contents: read
99
pages: write

0 commit comments

Comments
 (0)