Commit Graph

2 Commits

Author SHA1 Message Date
James Lindsay 20bbe6cdcc
Avoid running `cargo audit` on forks (#3473)
Don't run the cargo audit nonsense on forks
2025-12-22 11:27:10 +00:00
James Lindsay 86e6923a7c
Make CI audit security advisories daily instead of in each PR (#2425)
* Only run cargo deny on the main branch

* Run cargo-deny once per day instead of per-commit

* Still check licenses in the build-ci
2025-04-06 07:33:12 +00:00