mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +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
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
- cron: "0 5 * * *"
|
||||
jobs:
|
||||
audit:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user