We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1765c5d commit b5d6233Copy full SHA for b5d6233
.github/workflows/clippy_dev.yml
@@ -8,7 +8,7 @@ on:
8
pull_request:
9
# Only run on paths, that get checked by the clippy_dev tool
10
paths:
11
- - 'CAHNGELOG.md'
+ - 'CHANGELOG.md'
12
- 'README.md'
13
- '**.stderr'
14
- '**.rs'
0 commit comments