We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b93875 commit 0facec3Copy full SHA for 0facec3
.github/workflows/pages.yml
@@ -1,5 +1,6 @@
1
name: Deploy Jekyll site to Pages
2
on:
3
+ workflow_dispatch:
4
push:
5
branches: main
6
0 commit comments