Explorar o código

pull_request to pull_request_target for tests

Alexandru Mahmoud %!s(int64=2) %!d(string=hai) anos
pai
achega
a9766e8c99
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/integration.yaml

+ 1 - 1
.github/workflows/integration.yaml

@@ -5,7 +5,7 @@ on:
   push:
     branches:
     - main
-  pull_request:
+  pull_request_target:
     branches:
       - main
   workflow_dispatch: {}