diff --git a/.github/workflows/azuresync.yml b/.github/workflows/azuresync.yml index 5c3fe39e0..adfc14336 100644 --- a/.github/workflows/azuresync.yml +++ b/.github/workflows/azuresync.yml @@ -5,7 +5,7 @@ on: types: [opened, edited, deleted, closed, reopened, labeled, unlabeled, assigned] -concurrency: azuresync +concurrency: azuresync-${{ github.event.issue.number }} jobs: alert: