Skip to content

Commit d1b89a9

Browse files
committed
test
Signed-off-by: Charlie Truong <[email protected]>
1 parent cdcb661 commit d1b89a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/azure-queue-events.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ jobs:
7474
permissions:
7575
id-token: write
7676
contents: read
77+
concurrency:
78+
group: read-events-${{ github.run_id }}
79+
cancel-in-progress: true
7780
strategy:
7881
matrix:
7982
worker: [1, 2, 3]

0 commit comments

Comments
 (0)