Skip to content

Commit b5d6233

Browse files
authored
[fix] Minor typo in GH Actions 'clippy_dev'
1 parent 1765c5d commit b5d6233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clippy_dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
pull_request:
99
# Only run on paths, that get checked by the clippy_dev tool
1010
paths:
11-
- 'CAHNGELOG.md'
11+
- 'CHANGELOG.md'
1212
- 'README.md'
1313
- '**.stderr'
1414
- '**.rs'

0 commit comments

Comments
 (0)