Skip to content

Commit

Permalink
GitHub CI: Add missing trigger for dependency-audit
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde committed Oct 14, 2023
1 parent 1d9684b commit 560d61c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependency-audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
push:
paths:
- "**/Cargo.toml"
- ".deny.toml"
schedule:
# Weekly, i.e. on Sunday at 13:37 UTC
- cron: "37 13 * * 0"
Expand Down

0 comments on commit 560d61c

Please sign in to comment.