Skip to content

Commit 14e00a0

Browse files
committed
ci: sync
1 parent 5cc44c8 commit 14e00a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/duplicate-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
env:
2424
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26-
OPENCODE_PERMISSION: '{ "bash": { "gh*": "allow", "*": "deny" } }'
26+
OPENCODE_PERMISSION: '{ "bash": { "gh*": "allow", "*": "deny" }, "webfetch": "deny" }'
2727
run: |
2828
opencode run -m anthropic/claude-sonnet-4-20250514 "A new issue has been created: '${{ github.event.issue.title }}'
2929

0 commit comments

Comments
 (0)