Skip to content

Post pull request comment #4

Post pull request comment

Post pull request comment #4

name: Post pull request comment
on:
workflow_run:
workflows: [Test suite]
types: [completed]
jobs:
post_pr_comment:
uses: BMCV/github-workflows/.github/workflows/coverage-post-pr-comment.yml@main
secrets:
github-auth: ${{ secrets.GITHUB_TOKEN }}