From ee5f188d3197f5b0383a0458f3a3a2de63e15a1a Mon Sep 17 00:00:00 2001 From: OCram85 Date: Mon, 5 Dec 2022 20:16:01 +0100 Subject: [PATCH] test --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 97b9285..752a890 100644 --- a/renovate.json +++ b/renovate.json @@ -13,6 +13,6 @@ }, "woodpecker": { "enabled": true, - "fileMatch": "^.woodpecker/.*.yml$" + "fileMatch": "^.woodpecker/.master.yml$" } }