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

Revert github action to pull_request

nuwang 2 жил өмнө
parent
commit
62e69803b8

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

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