fix(ci): run this job if the lint workflow is changed
This commit is contained in:
parent
4376b64b68
commit
3ec242d826
|
@ -33,6 +33,7 @@ jobs:
|
|||
**/Cargo.lock
|
||||
clippy.toml
|
||||
.cargo/config.toml
|
||||
.github/workflows/lint.yml
|
||||
|
||||
- name: Workflow files
|
||||
id: changed-files-workflows
|
||||
|
|
Loading…
Reference in New Issue