diff --git a/.github/workflows/azuresync.yml b/.github/workflows/azuresync.yml index 41e46cffc..5c3fe39e0 100644 --- a/.github/workflows/azuresync.yml +++ b/.github/workflows/azuresync.yml @@ -5,6 +5,8 @@ on: types: [opened, edited, deleted, closed, reopened, labeled, unlabeled, assigned] +concurrency: azuresync + jobs: alert: runs-on: ubuntu-latest