Ver código fonte

pull_request to pull_request_target for tests

Alexandru Mahmoud 2 anos atrás
pai
commit
a9766e8c99
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/integration.yaml

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

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