fix audit cron
This commit is contained in:
2
.github/workflows/audit.yml
vendored
2
.github/workflows/audit.yml
vendored
@@ -2,7 +2,7 @@ name: Security audit
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 0 * *'
|
||||
- cron: '0 0 * * *'
|
||||
push:
|
||||
paths:
|
||||
- '**/Cargo.toml'
|
||||
|
||||
Reference in New Issue
Block a user