Skip to content

Commit 12652cf

Browse files
only on min 50
1 parent b761d74 commit 12652cf

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: '20,25,30, * * * *'
3+
- cron: '50 * * * *'
44

55

66
name: Hook dependency updates

0 commit comments

Comments
 (0)