Skip to content

Commit

Permalink
Merge pull request #82 from vitruv-tools/update-schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
TomWerm authored Sep 21, 2023
2 parents dd46fa6 + 440595d commit ec2c983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
release:
types: [created]
schedule:
- cron: '30 2 * * *' # run nightly at 2:30 am
- cron: '35 2 * * *' # run nightly at 2:35 am
workflow_call:

jobs:
Expand Down

0 comments on commit ec2c983

Please sign in to comment.