Skip to content
Snippets Groups Projects
Unverified Commit 105ab1c3 authored by David Robertson's avatar David Robertson Committed by GitHub
Browse files

Run Rust CI when Cargo.lock changes too (#14571)

* Run Rust CI when Cargo.lock changes too

* Changelog
parent 7d24662f
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ jobs:
rust:
- 'rust/**'
- 'Cargo.toml'
- 'Cargo.lock'
check-sampleconfig:
runs-on: ubuntu-latest
......
Run Rust CI when `Cargo.lock` changes. This is particularly useful for dependabot updates.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment