Skip to content

Commit

Permalink
cargo-audit once/week is enough
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Feb 25, 2022
1 parent b232785 commit 6b39391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: cargo-audit

on:
schedule:
- cron: '17 0 * * *'
- cron: '17 0 * * 2'
push:
paths:
- '**/Cargo.toml'
Expand Down

0 comments on commit 6b39391

Please sign in to comment.