There was an error while loading. Please reload this page.
1 parent 6724f2f commit bed8591Copy full SHA for bed8591
1 file changed
.github/workflows/critical-vuln-check.yml
@@ -21,7 +21,7 @@ name: Critical Vulnerability Check
21
run-name: vuln-check-${{ github.event.pull_request.number }}
22
23
on:
24
- pull_request:
+ pull_request_target:
25
branches: [main, develop]
26
27
# critical-vuln-gate.yml's own job requests these two scopes -- a caller can
0 commit comments