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/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9142%2Fhead;p=thirdparty%2Fgoogle%2Ffonts.git Fix CI paths --- diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 06c8ab3a0..5a91bfc00 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: