Skip to content

Commit

Permalink
Update release-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegurado authored Nov 23, 2023
1 parent 2d0b0d4 commit 909cf66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ on:
release-notes:
description: "Release notes"
type: string

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

jobs:
call-workflow:
Expand Down

0 comments on commit 909cf66

Please sign in to comment.