From 460f0a4e0d05fb59b492873e75727171fc6b7993 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Fri, 6 Nov 2020 17:19:15 +0100 Subject: [PATCH] Fix comment about the GitHub Actions CI schedule --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0aee26e..64a6cca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: push: schedule: # Every day at midnight (UTC). - # This keeps the list of proposals fresh. + # This keeps the class reference status page fresh. - cron: '0 0 * * *' jobs: