]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
rm cron
authorMarc Foley <m.foley.88@gmail.com>
Thu, 18 Sep 2025 14:40:35 +0000 (15:40 +0100)
committerMarc Foley <m.foley.88@gmail.com>
Thu, 18 Sep 2025 14:40:35 +0000 (15:40 +0100)
.github/workflows/update_sandbox.yaml

index e23f6872acae6fb7bba87ff6976ebb34f1e60dab..f3eff1ea875519eaf7e729a35314863c1f155965 100644 (file)
@@ -1,8 +1,6 @@
 name: Generate Push Lists
 
 on:
-  schedule:
-    - cron: "0 * * * *"  # every hour on the hour
   workflow_dispatch:      # allow manual runs too
 
 permissions: