Skip to content

feat: update agent binaries and restart opencode server during sync #29

feat: update agent binaries and restart opencode server during sync

feat: update agent binaries and restart opencode server during sync #29

Workflow file for this run

name: Warden
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
checks: write
jobs:
review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: getsentry/warden@v0
with:
anthropic-api-key: ${{ secrets.ANTHROPIC_API_KEY }}