Updating our agentic workflows (#996)

This commit is contained in:
Aaron Powell
2026-03-13 12:25:46 +11:00
committed by GitHub
parent 1970e7b584
commit 3025370a15
9 changed files with 1604 additions and 969 deletions

View File

@@ -5,14 +5,14 @@ on:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
pull-requests: read
tools:
github:
toolsets: [repos, pull_requests]
safe-outputs:
add-comment:
max: 1
update-comment: true
hide-older-comments: true
noop:
---