summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-08-12 13:25:05 -0400
committerDax Raad <[email protected]>2025-08-12 13:25:05 -0400
commit61105b487f395bf23f01413d64f3b1773b50bb5f (patch)
tree77bdfe3bace55171345b97916198a106abcccf7a /.github
parent6f584ec6410f539d602620c0961741dd06db70f2 (diff)
downloadopencode-61105b487f395bf23f01413d64f3b1773b50bb5f.tar.gz
opencode-61105b487f395bf23f01413d64f3b1773b50bb5f.zip
ci: ignore
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/guidelines-check.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/guidelines-check.yml b/.github/workflows/guidelines-check.yml
index c9a776715..039c3c69a 100644
--- a/.github/workflows/guidelines-check.yml
+++ b/.github/workflows/guidelines-check.yml
@@ -25,7 +25,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENCODE_PERMISSION: '{ "bash": { "gh*": "allow", "*": "deny" } }'
run: |
- opencode run -m anthropic/claude-sonnet-4-20250514 "A new pull request has been created: '${{ github.event.pull_request.title }}'
+ opencode --print-logs run -m anthropic/claude-sonnet-4-20250514 "A new pull request has been created: '${{ github.event.pull_request.title }}'
<pr-number>
${{ github.event.pull_request.number }}