Explorar o código

changed pull_request to pull_request_target (#509)

Co-authored-by: marat <ttx013@gmail.com>
Marat Chukmarov %!s(int64=4) %!d(string=hai) anos
pai
achega
b3624e965d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/pr-checks.yaml

+ 1 - 1
.github/workflows/pr-checks.yaml

@@ -1,6 +1,6 @@
 name: 'PR Checklist checked'
 on:
-  pull_request:
+  pull_request_target:
     types: [opened, edited, synchronized, reopened]
 
 jobs: