[fix] Minor typo in GH Actions 'clippy_dev'

This commit is contained in:
Jean SIMARD 2020-04-16 13:51:37 +02:00 committed by GitHub
parent 1765c5da90
commit b5d62335a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'