github: update cron check to 00:00 EST
This commit is contained in:
parent
3d9c6b757f
commit
9e858713fd
|
@ -1,7 +1,7 @@
|
|||
name: cargo-audit check
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
- cron: "0 5 * * *"
|
||||
jobs:
|
||||
audit:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue