[action] Use pull_request_target trigger instead to avoid codeQL check approval (#12509) (#12541)

Co-authored-by: Liu Shilong <shilongliu@microsoft.com>
This commit is contained in:
mssonicbld 2022-11-01 10:25:22 +08:00 committed by GitHub
parent db03698ba5
commit cdcb7f02ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ on:
branches:
- 'master'
- '202[0-9][0-9][0-9]'
pull_request:
pull_request_target:
branches:
- 'master'
- '202[0-9][0-9][0-9]'