Fix comment about the GitHub Actions CI schedule

This commit is contained in:
Hugo Locurcio
2020-11-06 17:19:15 +01:00
parent 11241c635e
commit 460f0a4e0d

View File

@@ -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: