diff --git a/.github/workflows/generate-pot-file.yml b/.github/workflows/generate-pot-file.yml index b3a13a06..3d857224 100644 --- a/.github/workflows/generate-pot-file.yml +++ b/.github/workflows/generate-pot-file.yml @@ -1,8 +1,7 @@ name: Regenerate POT file (translatable strings) on: schedule: - # Midnight Wednesday - - cron: "0 0 * * 3" + - cron: "45 17 * * 4" workflow_dispatch: jobs: