From d1cb744efd76507c3db8f73a38f6d3cd8ab25208 Mon Sep 17 00:00:00 2001 From: Qstick Date: Thu, 1 Jul 2021 21:59:49 -0400 Subject: [PATCH] Update azuresync.yml [skip ci] --- .github/workflows/azuresync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azuresync.yml b/.github/workflows/azuresync.yml index b3b1b5a3e..36ee20037 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: