Merge pull request #316 from hannobraun/ci

Really remove `paths-ignore` config in CI
This commit is contained in:
Hanno Braun 2022-03-09 14:51:23 +01:00 committed by GitHub
commit 0892626b29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,9 +15,6 @@ on:
- opened - opened
- reopened - reopened
- synchronize - synchronize
paths-ignore:
- ".vscode/**"
- "**.md"
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always