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