Skip to content

Commit

Permalink
Parse properties on Monday
Browse files Browse the repository at this point in the history
Ensures they make it in on repave Tuesday/Wednesday
  • Loading branch information
timtebeek authored Mar 15, 2024
1 parent 866f021 commit cc4b908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/properties.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Generate Spring Boot property migration recipes
on:
workflow_dispatch: {}
schedule:
- cron: 0 11 * * WED
- cron: 0 11 * * MON

jobs:
update-migrations:
Expand Down

0 comments on commit cc4b908

Please sign in to comment.