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

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