Update version-check.yml
This commit is contained in:
parent
549117406c
commit
5717fb178c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/version-check.yml
vendored
2
.github/workflows/version-check.yml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
|||
types: [webhook-event]
|
||||
|
||||
concurrency:
|
||||
group: version-check-${{ github.event.client_payload.v }}
|
||||
group: delayed-version-check
|
||||
cancel-in-progress: false
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue