Sfoglia il codice sorgente

Update pull request trigger for lockfiles workflow (#2247)

Paweł Kuna 5 mesi fa
parent
commit
e8e3857b00
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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