Skip to content

Commit 4a37824

Browse files
only update twice a month
1 parent 12652cf commit 4a37824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hook-dependencies-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
schedule:
3-
- cron: '50 * * * *'
3+
- cron: '50 8 1,15 * *'
44

55

66
name: Hook dependency updates

0 commit comments

Comments
 (0)