Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Commit

Permalink
fix: set build to run at 4am UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperreal64 committed Feb 18, 2023
1 parent 600283d commit 40f52cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches:
- main
schedule:
- cron: 0 2 * * *
- cron: 0 4 * * *
push:
branches:
- main
Expand Down

0 comments on commit 40f52cd

Please sign in to comment.