Skip to content

build(deps): bump @testing-library/react from 13.3.0 to 14.2.0 #180

build(deps): bump @testing-library/react from 13.3.0 to 14.2.0

build(deps): bump @testing-library/react from 13.3.0 to 14.2.0 #180

name: Auto_Response_on_PR_Merge
on:
pull_request_target:
types: [closed]
jobs:
auto-response:
runs-on: ubuntu-latest
steps:
- uses: derekprior/add-autoresponse@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
respondableId: ${{ github.event.pull_request.node_id }}
response: "Thank you @${{ github.event.pull_request.user.login }} for taking out your valuable time in order to contribute to our project. Looking forward for more such amazing contributions :)"
author: ${{ github.event.pull_request.user.login }}
#exemptedAuthors: ""