ci: update global workflows (#673)
This commit is contained in:
@@ -11,9 +11,7 @@ on:
|
|||||||
pull_request_target:
|
pull_request_target:
|
||||||
types: [opened, synchronize, edited, reopened]
|
types: [opened, synchronize, edited, reopened]
|
||||||
|
|
||||||
concurrency:
|
# no concurrency for pull_request_target events
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
|
||||||
cancel-in-progress: true
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-pull-request:
|
check-pull-request:
|
||||||
|
|||||||
Reference in New Issue
Block a user