Browse Source

pull_request to pull_request_target for tests

Alexandru Mahmoud 2 years ago
parent
commit
a9766e8c99
1 changed files with 1 additions and 1 deletions
  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: {}