ci: fix node labels change check (#7)
Reviewed-on: #7 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #7.
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
id: filter
|
id: filter
|
||||||
with:
|
with:
|
||||||
filters: |
|
filters: |
|
||||||
k8s:
|
node-labels:
|
||||||
- 'node-labels/**'
|
- 'node-labels/**'
|
||||||
coredns:
|
coredns:
|
||||||
- 'coredns/**'
|
- 'coredns/**'
|
||||||
|
|||||||
Reference in New Issue
Block a user