Skip to content

Commit

Permalink
test(*): Change schedule time
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed Dec 7, 2023
1 parent 975fee1 commit fc471b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-and-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
paths-ignore:
- '**.md'
schedule:
- cron: '25 08 * * *'
- cron: '25 02 * * THU'
workflow_dispatch:
inputs:
unit_tests:
Expand Down

0 comments on commit fc471b7

Please sign in to comment.