2
0
Эх сурвалжийг харах

pull_request to pull_request_target for tests

Alexandru Mahmoud 2 жил өмнө
parent
commit
a9766e8c99

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

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