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
+1 -3
View File
@@ -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: