mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-23 12:23:22 +00:00
[fix] Minor typo in GH Actions 'clippy_dev'
This commit is contained in:
parent
1765c5da90
commit
b5d62335a4
2
.github/workflows/clippy_dev.yml
vendored
2
.github/workflows/clippy_dev.yml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
# Only run on paths, that get checked by the clippy_dev tool
|
# Only run on paths, that get checked by the clippy_dev tool
|
||||||
paths:
|
paths:
|
||||||
- 'CAHNGELOG.md'
|
- 'CHANGELOG.md'
|
||||||
- 'README.md'
|
- 'README.md'
|
||||||
- '**.stderr'
|
- '**.stderr'
|
||||||
- '**.rs'
|
- '**.rs'
|
||||||
|
Loading…
Reference in New Issue
Block a user