Skip to content

Commit da2d72a

Browse files
authored
Update update-binoc.yml
1 parent f35c849 commit da2d72a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-binoc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: 'Binoc Auto Scan'
22

33
on:
44
schedule:
5-
# Delayed Binoc execution time to mid day just in case we need to step in.
6-
- cron: '0 0 * * 0'
5+
# Once a month
6+
- cron: '0 0 1 * *'
77

88
jobs:
99
auto-scan:

0 commit comments

Comments
 (0)