Personal fork of the mighty, self-hostable Git server for the command line 🍦
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