pr-comment.yml

 1name: pr-comment
 2
 3on:
 4  workflow_run:
 5    workflows: [build]
 6    types: [completed]
 7
 8jobs:
 9  pr-comment:
10    uses: charmbracelet/meta/.github/workflows/pr-comment.yml@main