Explorar o código

Revert github action to pull_request

nuwang %!s(int64=2) %!d(string=hai) anos
pai
achega
62e69803b8
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_target:
+  pull_request:
     branches:
       - main
   workflow_dispatch: {}