[action] Use pull_request_target trigger instead to avoid codeQL check approval (#12509)
This commit is contained in:
parent
a4fe681b08
commit
844f83171b
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@ -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]'
|
||||
|
Loading…
Reference in New Issue
Block a user