ci: skip clippy checks on deps updates
This commit is contained in:
parent
226251f1c2
commit
ac61eebeb4
1 changed files with 0 additions and 2 deletions
|
@ -230,8 +230,6 @@ cargo:clippy:
|
|||
paths:
|
||||
- packages/backend-rs/**/*
|
||||
- packages/macro-rs/**/*
|
||||
- Cargo.toml
|
||||
- Cargo.lock
|
||||
when: always
|
||||
services: []
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue