From b534ca5732587d6f1cae5f69b96edf9ac31ffd42 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 4 Oct 2023 12:33:13 +0200 Subject: [PATCH] Update paths-filter.yml --- .github/paths-filter.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/paths-filter.yml b/.github/paths-filter.yml index 014e84c48..81aa3d1b8 100644 --- a/.github/paths-filter.yml +++ b/.github/paths-filter.yml @@ -1,6 +1,8 @@ # AUTO BUILDS # # From https://github.com/Poeschl/Hassio-Addons # name: slug/filename ; could be slug/config.* for all files +all: */config.* +all2: **/config.* addons_updater: addons_updater/config.* # Image : yes arpspoof: arpspoof/config.* # Image : yes autobrr: autobrr/config.* # Image : yes