Update create-pr.yml
This commit is contained in:
parent
252eaaa39f
commit
b8d622e487
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-pr.yml
vendored
2
.github/workflows/create-pr.yml
vendored
|
|
@ -9,7 +9,7 @@ on:
|
|||
- '!CHANGELOG.md'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue