Skip to content

Commit

Permalink
SP-556 Adds concurrency to version-tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
agustingroh committed Apr 17, 2024
1 parent b3936fa commit 8757f8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/version-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
type: boolean
description: "Apply next tag (or Dry Run)"

concurrency: production

jobs:
version-tagging:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8757f8b

Please sign in to comment.