ci: fix node labels change check (#7)
All checks were successful
Deploy / check-changes (push) Successful in 12s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped

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:
2025-10-05 20:54:36 +02:00
committed by t.behrendt
parent d360b8c970
commit 240b653a52

View File

@@ -19,7 +19,7 @@ jobs:
id: filter id: filter
with: with:
filters: | filters: |
k8s: node-labels:
- 'node-labels/**' - 'node-labels/**'
coredns: coredns:
- 'coredns/**' - 'coredns/**'