Skip to content

Commit

Permalink
feat: No Clippy on renovate config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pabrahamsson committed Dec 31, 2023
1 parent f63ede5 commit 0bbe2db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust-clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ on:
- '*.md'
- 'Cargo.*'
- 'Makefile'
- renovate.json
pull_request:
# The branches below must be a subset of the branches above
branches:
Expand All @@ -27,6 +28,7 @@ on:
- '*.md'
- 'Cargo.*'
- 'Makefile'
- renovate.json

jobs:
rust-clippy-analyze:
Expand Down

0 comments on commit 0bbe2db

Please sign in to comment.