From 2659a17bd025fa7d852c89b5c75f0d61186396e1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 4 Oct 2023 12:57:12 +0200 Subject: [PATCH] Update paths-filter.yml --- .github/paths-filter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/paths-filter.yml b/.github/paths-filter.yml index a524b1345..3c2429a9f 100644 --- a/.github/paths-filter.yml +++ b/.github/paths-filter.yml @@ -1,7 +1,7 @@ # AUTO BUILDS # # From https://github.com/Poeschl/Hassio-Addons # name: slug/filename ; could be slug/config.* for all files -all: */config.* +all: "*/config.*" addons_updater: addons_updater/config.* # Image : yes arpspoof: arpspoof/config.* # Image : yes autobrr: autobrr/config.* # Image : yes