We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090ac04 commit 2137162Copy full SHA for 2137162
2 files changed
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: Build Jekyll site
3
on:
4
push:
5
branches: [main]
6
- workflow_dispatch:
+ workflow_dispatch:
7
8
permissions:
9
contents: read
.github/workflows/jekyll.yml
0 commit comments