mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-21 21:09:42 +00:00
Update rust.yml
Run workflow in all Cargo.toml changes
This commit is contained in:
parent
79eb752552
commit
037c0761a0
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
paths:
|
paths:
|
||||||
- '**/*.rs'
|
- '**/*.rs'
|
||||||
- 'Cargo.toml'
|
- '**/Cargo.toml'
|
||||||
- 'Cargo.lock'
|
- 'Cargo.lock'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user