Skip to content

Commit 49e4b36

Browse files
run all the time for testing
1 parent c51fc2d commit 49e4b36

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
on:
22
schedule:
3-
- cron: '50 08 18 * *'
4-
pull_request:
5-
branches:
6-
- '*'
3+
- cron: '20,25,30, * * * *'
74

85

96
name: Hook dependency updates

0 commit comments

Comments
 (0)