ci: update global workflows (#673)
This commit is contained in:
parent
cfe7129100
commit
a7a9df3b9d
1 changed files with 1 additions and 3 deletions
4
.github/workflows/pull-requests.yml
vendored
4
.github/workflows/pull-requests.yml
vendored
|
|
@ -11,9 +11,7 @@ on:
|
|||
pull_request_target:
|
||||
types: [opened, synchronize, edited, reopened]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
# no concurrency for pull_request_target events
|
||||
|
||||
jobs:
|
||||
check-pull-request:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue