]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
coveralls: fix comment to indicate daily not weekly
authorPauli <pauli@openssl.org>
Fri, 7 May 2021 03:26:44 +0000 (13:26 +1000)
committerPauli <pauli@openssl.org>
Wed, 12 May 2021 07:12:16 +0000 (17:12 +1000)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15129)

.github/workflows/coveralls.yml

index 758ed9b5816898f41035b983daf4870a98e29274..c6e4f76bfcddcc796217dda40681dbeafa60337b 100644 (file)
@@ -1,6 +1,6 @@
 name: Coverage
 
-#Run once a week
+#Run once a day
 on:
   schedule:
     - cron:  '49 0 * * *'