mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Adjust run time of updater script. (#10776)
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
This commit is contained in:
committed by
GitHub
parent
dd08fb137d
commit
10dda118d9
2
.github/workflows/Updater.yml
vendored
2
.github/workflows/Updater.yml
vendored
@@ -2,7 +2,7 @@
|
||||
name: Generate Updates PR
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *' # Daily
|
||||
- cron: '0 19 * * *' # Daily
|
||||
jobs:
|
||||
update-check:
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user