ci: ignore

This commit is contained in:
Dax Raad
2025-08-12 13:25:05 -04:00
parent 6f584ec641
commit 61105b487f

View File

@@ -25,7 +25,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENCODE_PERMISSION: '{ "bash": { "gh*": "allow", "*": "deny" } }' OPENCODE_PERMISSION: '{ "bash": { "gh*": "allow", "*": "deny" } }'
run: | 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> <pr-number>
${{ github.event.pull_request.number }} ${{ github.event.pull_request.number }}