fix concurrency so runs don't cancel [skip ci]

This commit is contained in:
bakerboy448 2021-07-01 21:01:22 -05:00 committed by Qstick
parent a7088ce387
commit ad77a438f8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
types:
[opened, edited, deleted, closed, reopened, labeled, unlabeled, assigned]
concurrency: azuresync
concurrency: azuresync-${{ github.event.issue.number }}
jobs:
alert: