Explorar o código

Update pull request trigger for lockfiles workflow (#2247)

Paweł Kuna hai 5 meses
pai
achega
e8e3857b00
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .github/workflows/lockfiles.yaml

+ 2 - 1
.github/workflows/lockfiles.yaml

@@ -1,6 +1,7 @@
 name: Changed lock files
 on:
-  pull_request: null
+  pull_request_target: 
+    types: [opened, reopened]
 
 permissions:
   pull-requests: read