From: Simon Cozens Date: Tue, 4 Mar 2025 16:20:12 +0000 (+0000) Subject: Fix CI paths X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=4ca6d9253e8fe8b76eac6c2b3c9a0d2fecf2916e;p=thirdparty%2Fgoogle%2Ffonts.git Fix CI paths --- diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 06c8ab3a0c..5a91bfc000 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -2,7 +2,9 @@ name: Google Fonts QA on: pull_request: paths: - - '{ofl,ufl,apache}/*/*' + - 'ofl/*/*' + - 'ufl/*/*' + - 'apache/*/*' jobs: