Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
Add a cron job
  • Loading branch information
lrineau authored Apr 11, 2023
1 parent 20aced9 commit d5e2662
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- main
pull_request:
workflow_dispatch:
schedule:
- cron: "0 10 * * 1"

env:
LATEST_CGAL_VERSION: '5.5.2'
Expand Down

0 comments on commit d5e2662

Please sign in to comment.