Skip to content

chore(deps-dev): bump the development-dependencies group with 3 updates #16

chore(deps-dev): bump the development-dependencies group with 3 updates

chore(deps-dev): bump the development-dependencies group with 3 updates #16

Workflow file for this run

name: Review PR
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: write
issues: write
pull-requests: write
jobs:
pi-agent:
uses: ./.github/workflows/pi.yml
with:
prompt: This is a GitHub PR (#${{ github.event.pull_request.number }}) that needs code review. Focus on identifying issues, bugs, security concerns, and improvements.
secrets:
gh_token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.API_KEY }}