Re-run audit CI when config file changes
This commit is contained in:
parent
366a85b916
commit
55d526b660
1
.github/workflows/audit.yml
vendored
1
.github/workflows/audit.yml
vendored
@ -6,6 +6,7 @@ on:
|
||||
- '**/Cargo.toml'
|
||||
- '**/Cargo.lock'
|
||||
- '.github/workflows/audit.yml'
|
||||
- '**/audit.toml'
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user