Skip to content

Commit

Permalink
Merge pull request FStarLang#190 from mtzguido/ci
Browse files Browse the repository at this point in the history
ci: schedule nightly job too
  • Loading branch information
mtzguido authored Jan 9, 2025
2 parents 1952c37 + 7171d91 commit a2c0c09
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 a2c0c09

Please sign in to comment.