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

This commit is contained in:
Liu Shilong 2022-10-27 17:36:04 +08:00 committed by GitHub
parent a4fe681b08
commit 844f83171b
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]'