diff --git a/.github/workflows/get_context.yml b/.github/workflows/get_context.yml index fb4bfb4..a90ed97 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -3,7 +3,7 @@ name: getAllRepliesToKnownPots on: workflow_dispatch schedule: - - cron: '0 0 * * *' + - cron: '*/15 * * * *' jobs: run: