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

This commit is contained in:
bakerboy448 2021-07-01 21:02:03 -05:00 committed by Qstick
parent d8d74f5e80
commit bb073e1fa7
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: