Update concurrency group for version check

This commit is contained in:
amd64fox 2025-11-18 04:52:57 +03:00 committed by GitHub
parent 8dd85ffcfd
commit 1e1fbb6fcb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ on:
types: [webhook-event]
concurrency:
group: delayed-version-check
group: version-check-${{ github.event.client_payload.v }}
cancel-in-progress: false
jobs: