Skip to content

Commit 7a05689

Browse files
authored
Update hugo-updates.yml
1 parent 13489e0 commit 7a05689

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/hugo-updates.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ on:
22
schedule:
33
# * is a special character in YAML so you have to quote this string
44
- cron: '0 12 1 * *'
5-
5+
6+
name: hugo-update
7+
68
jobs:
79
hugo-update:
810
name: hugo-update

0 commit comments

Comments
 (0)