Skip to content

Commit

Permalink
Change schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
FranzBusch committed Aug 5, 2024
1 parent db136bd commit d85a30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Scheduled

on:
schedule:
- cron: "0 9,12,15 * * *"
- cron: "0 8,20 * * *"

jobs:
unit-tests:
Expand Down

0 comments on commit d85a30b

Please sign in to comment.