We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fd896 commit 3be6cceCopy full SHA for 3be6cce
.github/workflows/hugo.yaml
@@ -5,7 +5,7 @@ on:
5
# Runs on pushes targeting the default branch
6
push:
7
branches:
8
- - main
+ - source
9
10
# Allows you to run this workflow manually from the Actions tab
11
workflow_dispatch:
0 commit comments