We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ad7b1 commit e7f2500Copy full SHA for e7f2500
.github/workflows/workflow.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- master
7
+ # Allows a run of this workflow to be triggerred manually from the Actions tab
8
+ workflow_dispatch:
9
10
jobs:
11
jekyll:
0 commit comments