Avoid concurrent runs
This commit is contained in:
parent
43bd2a2825
commit
b64ac8405d
1 changed files with 2 additions and 1 deletions
1
.github/workflows/get_context.yml
vendored
1
.github/workflows/get_context.yml
vendored
|
@ -1,4 +1,5 @@
|
||||||
name: getAllRepliesToKnownPots
|
name: getAllRepliesToKnownPots
|
||||||
|
concurrency: get_context
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Reference in a new issue