Skip to content

Commit 884b57f

Browse files
authored
Update mod-update.yml
1 parent fa91692 commit 884b57f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/mod-update.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Update Hugo dependencies
22
on:
33
workflow_dispatch:
4-
schedule:
5-
- cron: '0 3 * * *' # run daily at 03:00 AM
4+
65

76
permissions:
87
contents: write
@@ -59,4 +58,4 @@ jobs:
5958
go.mod
6059
go.sum
6160
**/go.mod
62-
**/go.sum
61+
**/go.sum

0 commit comments

Comments
 (0)