Skip to content

Commit

Permalink
Merge pull request #4 from jordojordo/workflow-schedule
Browse files Browse the repository at this point in the history
Update build tests schedule
  • Loading branch information
jordojordo authored Feb 7, 2024
2 parents 91344df + caffa6b commit 5fc66e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- main
schedule:
- cron: "0 6 * * 3"
- cron: "0 4 * * 4"

jobs:
build:
Expand Down

0 comments on commit 5fc66e6

Please sign in to comment.