ci: update global workflows (#673)

This commit is contained in:
LizardByte-bot
2023-01-02 10:12:06 -05:00
committed by GitHub
parent cfe7129100
commit a7a9df3b9d

View File

@@ -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: