From 130bb9005f687af2aa0fc306d2ec1db6923aa44e Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Tue, 6 Dec 2022 07:56:41 +0100 Subject: [PATCH] CI: Run validate-appstream when NEWS.md changes --- .github/workflows/validate-appstream.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/validate-appstream.yml b/.github/workflows/validate-appstream.yml index a9462a3b8..92a18ab58 100644 --- a/.github/workflows/validate-appstream.yml +++ b/.github/workflows/validate-appstream.yml @@ -6,6 +6,7 @@ on: - '.github/workflows/validate-appstream.yml' - 'org.musicbrainz.Picard.appdata.xml.in' - 'po/appstream/*.po' + - 'NEWS.md' - 'setup.py' pull_request: