We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d916da commit 89c9130Copy full SHA for 89c9130
.github/workflows/publish.yml
@@ -2,7 +2,7 @@ name: "Jekyll build and publish"
2
3
on:
4
push:
5
- branches: [master]
+ branches: [foo]
6
workflow_dispatch:
7
8
jobs:
0 commit comments