mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-24 22:24:53 +02:00
github: update cron check to 00:00 EST
This commit is contained in:
parent
3d9c6b757f
commit
9e858713fd
2
.github/workflows/audit.yml
vendored
2
.github/workflows/audit.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: cargo-audit check
|
name: cargo-audit check
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 5 * * *"
|
||||||
jobs:
|
jobs:
|
||||||
audit:
|
audit:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user