Skip to content

chore: add cleanup scripts to package.json #16

chore: add cleanup scripts to package.json

chore: add cleanup scripts to package.json #16

name: automatic comment
on:
pull_request:
types: [opened]
issues:
types: [opened]
jobs:
create-comment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: create comment
uses: thollander/actions-comment-pull-request@v2
with:
message: |
Thank you, @${{ github.actor }}, for your contribution to [${{ github.repository }}](${{ github.event.repository.html_url }}).
Your submission will be reviewed by [@halvaradop][1]. We will provide feedback or approval as soon as possible.
[1]: https://github.com/halvaradop