Skip to content

fix: fix pr-closed.yml #557

fix: fix pr-closed.yml

fix: fix pr-closed.yml #557

Workflow file for this run

name: 🎉 PR closed
on:
pull_request:
types:
- closed
permissions:
contents: read
pull-requests: write
jobs:
thank-you:
if: github.event.pull_request.merged == true
uses: material-extensions/workflows/.github/workflows/pr-closed.yml@main
with:
comment: |
## Merge Successful
Thanks for your contribution! 🎉
The changes will be part of the upcoming update on the Marketplace.