mirror of
https://github.com/ClementTsang/bottom
synced 2025-02-21 07:38:29 +00:00
github: update cron check to 00:00 EST
This commit is contained in:
parent
3d9c6b757f
commit
9e858713fd
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue