diff --git a/.github/workflows/get_context.yml b/.github/workflows/get_context.yml index a90ed97..37343fe 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -1,7 +1,7 @@ name: getAllRepliesToKnownPots on: - workflow_dispatch + workflow_dispatch: schedule: - cron: '*/15 * * * *'