Skip to content

Commit

Permalink
check-world: schedule a nightly job
Browse files Browse the repository at this point in the history
  • Loading branch information
mtzguido committed Jan 5, 2025
1 parent f23d7d4 commit 4907b02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ on:
# push:
workflow_dispatch:
workflow_call:
schedule:
- cron: '0 1 * * *' # 1AM UTC

# TODO:
# Is there a way to set the default container?
Expand Down

0 comments on commit 4907b02

Please sign in to comment.