Skip to content

Commit 8598c47

Browse files
committed
SP-556 Adds concurrency to version-tag.yml
1 parent b3936fa commit 8598c47

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/version-tag.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
type: boolean
1111
description: "Apply next tag (or Dry Run)"
1212

13+
concurrency: production
14+
1315
jobs:
1416
version-tagging:
1517
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)