]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
pushlists.yaml: rm tags path check
authorMarc Foley <m.foley.88@gmail.com>
Thu, 12 Jun 2025 08:00:11 +0000 (09:00 +0100)
committerGitHub <noreply@github.com>
Thu, 12 Jun 2025 08:00:11 +0000 (09:00 +0100)
.github/workflows/pushlists.yaml

index 4d4a9089a084fb054420212d7602fc76918b9137..e840e411692d787d40ef2d727e3075fe0be10dbd 100644 (file)
@@ -1,8 +1,5 @@
 name: Check server files
 on:
-  push:
-    paths:
-    - 'tags/all/families.csv'
   pull_request:
     paths:
     - 'to_sandbox.txt'
@@ -22,4 +19,4 @@ jobs:
       run: pip install gftools
     - name: Lint server files
       run: |
-        gftools push-status . --lint
\ No newline at end of file
+        gftools push-status . --lint