ci: ignore .md file changes everywhere

This commit is contained in:
toast-gear 2021-06-08 18:32:08 +01:00 committed by GitHub
parent 99f83a9bf0
commit c424d1afee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -8,9 +8,8 @@ on:
paths:
- 'charts/**'
- '!charts/actions-runner-controller/docs/**'
- '!charts/actions-runner-controller/*.md'
- '.github/**'
- '!.github/*.md'
- '!**.md'
workflow_dispatch:
env: