Skip to content

Commit 7e1fe36

Browse files
authored
Merge pull request #81 from projectcapsule/chore/disable-hugo
chore(workflows): disable hugo pages workflow
2 parents fb0c625 + b110c51 commit 7e1fe36

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/hugo.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
name: Deploy Hugo site to Pages
33

44
on:
5-
# Runs on pushes targeting the default branch
6-
push:
7-
branches:
8-
- main
9-
105
# Allows you to run this workflow manually from the Actions tab
116
workflow_dispatch:
127

0 commit comments

Comments
 (0)