]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
trigger report generation
authorMarc Foley <m.foley.88@gmail.com>
Fri, 3 Sep 2021 09:11:56 +0000 (10:11 +0100)
committerMarc Foley <m.foley.88@gmail.com>
Fri, 3 Sep 2021 09:11:56 +0000 (10:11 +0100)
.github/workflows/report.yaml

index a7ad95874368765e9ee90424b59bad16756fcc39..7cce4ac642e16f96faf04fdc16faee74dd42c698 100644 (file)
@@ -4,9 +4,9 @@ name: Google Fonts Report
 on:
   schedule:
     # Every Monday at 12am
-    - cron:  '0 0 * * 1'
+    #    - cron:  '0 0 * * 1'
     # for testing every 5th minute e.g 1:05, 1:10, 1:15...
-    #- cron: '1/5 * * * *'
+    - cron: '1/5 * * * *'
 
 
 jobs:
@@ -37,4 +37,4 @@ jobs:
       name: Commit to gh-pages
       with:
         branch: gh-pages
-        file_pattern: index.html
\ No newline at end of file
+        file_pattern: index.html