ci: correcting negative paths (#606)

This commit is contained in:
callum-tait-pbx 2021-06-07 09:31:55 +01:00 committed by GitHub
parent c36748b8bc
commit 5b28f3d964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@ on:
push:
paths:
- 'charts/**'
- '!charts/docs/**'
- '!charts/actions-runner-controller/docs/**'
- '!charts/actions-runner-controller/*.md'
- '.github/**'
- '!.github/*.md'
workflow_dispatch:
env:
KUBE_SCORE_VERSION: 1.10.0
HELM_VERSION: v3.4.1