Skip to content

Commit 85d60f0

Browse files
authored
Update update-binoc.yml
Run binoc once a week
1 parent 13e6805 commit 85d60f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-binoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: 'Binoc Auto Scan'
33
on:
44
schedule:
55
# Delayed Binoc execution time to mid day just in case we need to step in.
6-
- cron: '0 8 * * *'
6+
- cron: '0 0 * * 0'
77

88
jobs:
99
auto-scan:

0 commit comments

Comments
 (0)