From 291055110005b5a2a301a79c8b1aac8320573bc6 Mon Sep 17 00:00:00 2001 From: Timo Behrendt Date: Sun, 5 Oct 2025 20:53:54 +0200 Subject: [PATCH] ci: fix node labels change check" --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 7ac4b6b..7887d3e 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -19,7 +19,7 @@ jobs: id: filter with: filters: | - k8s: + node-labels: - 'node-labels/**' coredns: - 'coredns/**'