mirror of
https://github.com/actions-rust-lang/audit.git
synced 2025-12-27 01:43:48 -05:00
Fix typo in the README
This commit is contained in:
@@ -20,7 +20,7 @@ on:
|
|||||||
- '**/Cargo.lock'
|
- '**/Cargo.lock'
|
||||||
# Run if the configuration file changes
|
# Run if the configuration file changes
|
||||||
- '**/audit.toml'
|
- '**/audit.toml'
|
||||||
# Rerun periodicly to pick up new advisories
|
# Rerun periodically to pick up new advisories
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
# Run manually
|
# Run manually
|
||||||
|
|||||||
Reference in New Issue
Block a user