name: Update PR Description
on:
pull_request:
types:
jobs:
update-pr:
uses: weekendsuperhero-io/platform-tools/.github/workflows/reusable-pr-description.yml@main
with:
trigger-phrase: "@agent pr-title" # optional — only runs if this phrase is in the PR body
secrets: inherit