summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2026-01-08 12:50:17 -0600
committerAiden Cline <[email protected]>2026-01-08 12:50:17 -0600
commit9930ac692981e004bc27e16adb0ada84c5454694 (patch)
treefcd979f6bcc2d24883d91819150b31eaf543eed6
parent1906a347f318bdc263231a691e12167fdce7d9ea (diff)
downloadopencode-9930ac692981e004bc27e16adb0ada84c5454694.tar.gz
opencode-9930ac692981e004bc27e16adb0ada84c5454694.zip
ci: adjust workflow
-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: