From: Marc Foley Date: Thu, 16 Feb 2023 14:57:26 +0000 (+0000) Subject: test.yaml: only run on pull requests X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c732c19155fc8b131011454726eac04e1fc1a76;p=thirdparty%2Fgoogle%2Ffonts.git test.yaml: only run on pull requests --- diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index c50435d124..6288fb9b99 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -1,8 +1,5 @@ name: Google Fonts QA on: - push: - branches: - - main pull_request: branches: - main