From d3f9433a23fed50ade158d7feed2227d06fa5701 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 19 Apr 2022 08:39:25 +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 bba0eae61..bc1e98749 100644 --- a/.github/paths-filter.yml +++ b/.github/paths-filter.yml @@ -5,7 +5,7 @@ # From https://github.com/Poeschl/Hassio-Addons # Those are the addon path filters used in the workflows to determine which addon needs to be build. # name: slug/filename ; could be slug/config.* for all files -all: */config.* +all: **/config.* addons_updater: addons_updater/config.* fireflyiii_fints_importer: fireflyiii_fints_importer/config.* guacd: guacd/config.*