mirror of
https://github.com/godotengine/doc-status.git
synced 2025-12-31 13:48:23 +03:00
Fix comment about the GitHub Actions CI schedule
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user