Browse Source

ci: ignore

Dax Raad 8 months ago
parent
commit
e32b6e2cc2
1 changed files with 1 additions and 1 deletions
  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: