From 5141fe8d7d7c6bd9630b9c2468aceaf807765fb6 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Tue, 12 Aug 2025 13:33:55 -0400 Subject: [PATCH] ci: sync --- .github/workflows/guidelines-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/guidelines-check.yml b/.github/workflows/guidelines-check.yml index 8fe1d759..c041f4c1 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 --print-logs run -m anthropic/claude-sonnet-4-20250514 "A new pull request has been created: '${{ github.event.pull_request.title }}' + opencode run -m anthropic/claude-sonnet-4-20250514 "A new pull request has been created: '${{ github.event.pull_request.title }}' ${{ github.event.pull_request.number }}