Skip to content

Comment on the pull request #13

Comment on the pull request

Comment on the pull request #13

# A CI configuration to write comments on PRs.
name: Comment on the pull request
permissions: read-all
on:
workflow_run:
workflows:
- Publish
types:
- completed
jobs:
upload:
uses: dart-lang/ecosystem/.github/workflows/post_summaries.yaml@main
permissions:
pull-requests: write