Skip to content

Commit

Permalink
Execute nightly at 3AM (in place of 1AM)
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Oct 30, 2024
1 parent 022f657 commit bcb16d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
tags:
- r_[0-9]+
schedule:
- cron: '0 1 * * *'
- cron: '0 3 * * *'

jobs:
Windows:
Expand Down

0 comments on commit bcb16d3

Please sign in to comment.