From dfecc6689c821eb493157d712b2212a688be1784 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 7 Feb 2022 09:47:42 +0100 Subject: [PATCH] Update paths-filter.yml --- .github/paths-filter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/paths-filter.yml b/.github/paths-filter.yml index 054fceeaa..8568995cb 100644 --- a/.github/paths-filter.yml +++ b/.github/paths-filter.yml @@ -4,6 +4,7 @@ # 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 addons_updater: addons_updater/config.* +plex_meta_manager: plex_meta_manager/config.* spotweb: spotweb/config.* webtop: webtop/config.* webtop_kde: webtop_kde/config.*