Dax Raad il y a 8 mois
Parent
commit
e32b6e2cc2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/guidelines-check.yml

+ 1 - 1
.github/workflows/guidelines-check.yml

@@ -1,7 +1,7 @@
 name: Guidelines Check
 
 on:
-  pull_request:
+  pull_request_target:
     types: [opened, synchronize]
 
 jobs: