We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb0c625 + b110c51 commit 7e1fe36Copy full SHA for 7e1fe36
1 file changed
.github/workflows/hugo.yaml
@@ -2,11 +2,6 @@
2
name: Deploy Hugo site to Pages
3
4
on:
5
- # Runs on pushes targeting the default branch
6
- push:
7
- branches:
8
- - main
9
-
10
# Allows you to run this workflow manually from the Actions tab
11
workflow_dispatch:
12
0 commit comments