From 96b7a18cd04458dfa8932bda1afef1e57b6066c4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 18 Jan 2022 15:40:05 +0100 Subject: [PATCH] Update paths-filter.yml --- .github/paths-filter.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/paths-filter.yml b/.github/paths-filter.yml index dde206b0b..5a21a89be 100644 --- a/.github/paths-filter.yml +++ b/.github/paths-filter.yml @@ -1,7 +1,7 @@ # Those are the addon path filters used in the workflows to determine which addon needs to be build. # -addons_updater: addons_updater/** -arpspoof: arpspoof/** +addons_updater: addons_updater/CHANGELOG.md +arpspoof: arpspoof/CHANGELOG.md #bazarr: bazarr/** #bitwarden: bitwarden/** #booksonic-air: booksonic-air/**