Sfoglia il codice sorgente

ci: adjust workflow

Aiden Cline 8 mesi fa
parent
commit
9930ac6929
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/pr-standards.yml

+ 1 - 1
.github/workflows/pr-standards.yml

@@ -1,7 +1,7 @@
 name: PR Standards
 
 on:
-  pull_request:
+  pull_request_target:
     types: [opened, edited, synchronize]
 
 jobs: