Skip to content

feat(ci): Add Warden integration with testing-guidelines skill #3

feat(ci): Add Warden integration with testing-guidelines skill

feat(ci): Add Warden integration with testing-guidelines skill #3

Workflow file for this run

name: Warden
permissions:
contents: read
pull-requests: write
checks: write
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: getsentry/warden@v1