Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README.md: Show an example of only running on dependency changes (#52)
Several of the `cargo deny` checks will always produce identical results if dependencies have not changed. Add a sample pipeline that runs all of those checks only on pull requests that modify `Cargo.toml` or `Cargo.lock`.
- Loading branch information