Skip to content

Commit 8da77c7

Browse files
committed
Add workflow_dispatch trigger to GitHub Actions for manual deployment
Signed-off-by: DavidOsipov <[email protected]>
1 parent 9c68b71 commit 8da77c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches:
99
- main
10+
workflow_dispatch:
1011

1112
permissions:
1213
contents: read

0 commit comments

Comments
 (0)