diff --git a/.github/workflows/properties.yml b/.github/workflows/properties.yml index ae747c302..55b49d2d0 100644 --- a/.github/workflows/properties.yml +++ b/.github/workflows/properties.yml @@ -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: