diff --git a/.github/workflows/get_context.yml b/.github/workflows/get_context.yml index 1cc3695..b9b4356 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -1,10 +1,11 @@ name: getAllRepliesToKnownPots +concurrency: get_context on: workflow_dispatch: schedule: - cron: '3,13,23,33,43,53 * * * *' - + jobs: run: runs-on: ubuntu-latest