Allow all build

This commit is contained in:
Alexandre
2022-04-19 08:33:10 +02:00
committed by GitHub
parent 4adae4b510
commit 2095db0c48

View File

@@ -4,6 +4,7 @@
############### ###############
# Those are the addon path filters used in the workflows to determine which addon needs to be build. # 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 # name: slug/filename ; could be slug/config.* for all files
all: */config.*
addons_updater: addons_updater/config.* addons_updater: addons_updater/config.*
fireflyiii_fints_importer: fireflyiii_fints_importer/config.* fireflyiii_fints_importer: fireflyiii_fints_importer/config.*
guacd: guacd/config.* guacd: guacd/config.*