Skip to content

test: goofy react waterfall for warden #1

test: goofy react waterfall for warden

test: goofy react waterfall for warden #1

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.WARDEN_ANTHROPIC_API_KEY }}