From 764ee2dc9eb51f5cd072785420113c3bfb104959 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 21 Jan 2022 22:55:36 +0100 Subject: [PATCH] Allow yaml --- .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 342a22862..a6fdd0c92 100644 --- a/.github/paths-filter.yml +++ b/.github/paths-filter.yml @@ -1,6 +1,6 @@ # Those are the addon path filters used in the workflows to determine which addon needs to be build. # name: slug/filename ; could be slug/** for all files -addons_updater: addons_updater/config.json +addons_updater: addons_updater/config.* #arpspoof: arpspoof/config.json #bazarr: bazarr/** #bitwarden: bitwarden/**