diff --git a/.github/workflows/get_context.yml b/.github/workflows/get_context.yml index 2b66c05b..ad6d788b 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -4,7 +4,7 @@ concurrency: get_context on: workflow_dispatch: schedule: - - cron: '3,13,23,33,43,53 * * * *' + - cron: '33 * * * *' jobs: run: