diff --git a/.github/workflows/codex-version-watch.yml b/.github/workflows/codex-version-watch.yml index 3c3e601..a73edf5 100644 --- a/.github/workflows/codex-version-watch.yml +++ b/.github/workflows/codex-version-watch.yml @@ -2,7 +2,7 @@ name: Codex Version Watch on: schedule: - - cron: '7 19 * * *' + - cron: '7 7,19 * * *' workflow_dispatch: # Requires: