From 0d4440f65bf5e430cfbd72b0cd78ac4f7396fdc5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 18 Jan 2022 15:12:02 +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 4a5d67afd..dde206b0b 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. # -addons updater: addons updater/** +addons_updater: addons_updater/** arpspoof: arpspoof/** #bazarr: bazarr/** #bitwarden: bitwarden/**