Skip to content

Commit

Permalink
ci: :clock: Schedule for Mondays
Browse files Browse the repository at this point in the history
  • Loading branch information
teald authored Aug 26, 2024
1 parent d872d68 commit be67ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/source_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main
pull_request:
schedule:
- cron: "20 1 * * sat"
- cron: "20 1 * * mon"
workflow_dispatch:

defaults:
Expand Down

0 comments on commit be67ece

Please sign in to comment.