We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e6805 commit 85d60f0Copy full SHA for 85d60f0
.github/workflows/update-binoc.yml
@@ -3,7 +3,7 @@ name: 'Binoc Auto Scan'
3
on:
4
schedule:
5
# Delayed Binoc execution time to mid day just in case we need to step in.
6
- - cron: '0 8 * * *'
+ - cron: '0 0 * * 0'
7
8
jobs:
9
auto-scan:
0 commit comments