From: Marc Foley Date: Mon, 3 Mar 2025 14:38:58 +0000 (+0000) Subject: test.yaml: only run when files in ofl, ufl and apache have changed X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1050bb47fd12815b8f8e8012e687c7fb6444cbf5;p=thirdparty%2Fgoogle%2Ffonts.git test.yaml: only run when files in ofl, ufl and apache have changed --- diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 085743193a..06c8ab3a0c 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -1,8 +1,8 @@ name: Google Fonts QA on: pull_request: - branches: - - main + paths: + - '{ofl,ufl,apache}/*/*' jobs: