diff --git a/.github/workflows/compliance_check.yml b/.github/workflows/compliance_check.yml index 23fdfdfbcd..f12a5bf1cc 100644 --- a/.github/workflows/compliance_check.yml +++ b/.github/workflows/compliance_check.yml @@ -20,8 +20,8 @@ name: Compliance check on: - pull_request: - types: [opened, synchronize, reopened, labeled, unlabeled] + pull_request_target: + types: [opened, synchronize, reopened, synchronize] jobs: style_check: