Skip to content

Commit 0facec3

Browse files
committed
Add workflow_dispatch to pages workflow
1 parent 7b93875 commit 0facec3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Deploy Jekyll site to Pages
22
on:
3+
workflow_dispatch:
34
push:
45
branches: main
56

0 commit comments

Comments
 (0)