summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/pr-standards.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr-standards.yml b/.github/workflows/pr-standards.yml
index ea5e36574..8e569e5bc 100644
--- a/.github/workflows/pr-standards.yml
+++ b/.github/workflows/pr-standards.yml
@@ -1,7 +1,7 @@
name: PR Standards
on:
- pull_request:
+ pull_request_target:
types: [opened, edited, synchronize]
jobs: