Fix typo in the README

This commit is contained in:
Jonas Bushart
2025-03-03 21:37:08 +01:00
parent 579aeab71c
commit 1cc5247f68

View File

@@ -20,7 +20,7 @@ on:
- '**/Cargo.lock'
# Run if the configuration file changes
- '**/audit.toml'
# Rerun periodicly to pick up new advisories
# Rerun periodically to pick up new advisories
schedule:
- cron: '0 0 * * *'
# Run manually