Skip to content

Comment on Pull Requests #2

Comment on Pull Requests

Comment on Pull Requests #2

Workflow file for this run

name: Comment on Pull Requests
on:
workflow_run:
workflows: ["Build"]
types:
- completed
jobs:
upload:
permissions:
contents: read
pull-requests: write
uses: cordiverse/workflows/.github/workflows/post-comment.yml@main