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.*