From 97b63df822d0fa4b4c76b365681cc47f0b4f28c4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:15:15 +0100 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 022491959..bde34ff5b 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/** +addons_updater: addons_updater/** #arpspoof: arpspoof/** #bazarr: bazarr/** #bitwarden: bitwarden/**