Skip to content

Commit

Permalink
ci: schedule nightly job
Browse files Browse the repository at this point in the history
  • Loading branch information
mtzguido committed Jan 9, 2025
1 parent 1952c37 commit 7171d91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
- _**
pull_request:
workflow_dispatch:
schedule:
- cron: '0 2 * * *' # 2AM UTC

defaults:
run:
Expand Down

0 comments on commit 7171d91

Please sign in to comment.