blob: 2bbafa2641d87c30694376cebebd10dff9e7f7f4 [file] [log] [blame]
# 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