diff options
| author | Dax Raad <[email protected]> | 2025-08-12 13:31:23 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-08-12 13:31:23 -0400 |
| commit | e32b6e2cc2d832281bc059c974da917c9cac0249 (patch) | |
| tree | 5e37c7f2fd89cb18e9832776713ca206a8593502 /.github | |
| parent | fab0e5de04f3a7a46ccd95effce6d203ed48843f (diff) | |
| download | opencode-e32b6e2cc2d832281bc059c974da917c9cac0249.tar.gz opencode-e32b6e2cc2d832281bc059c974da917c9cac0249.zip | |
ci: ignore
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/guidelines-check.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/guidelines-check.yml b/.github/workflows/guidelines-check.yml index 039c3c69a..8fe1d7595 100644 --- a/.github/workflows/guidelines-check.yml +++ b/.github/workflows/guidelines-check.yml @@ -1,7 +1,7 @@ name: Guidelines Check on: - pull_request: + pull_request_target: types: [opened, synchronize] jobs: |
