Skip to content

chore(deps): bump the npm_and_yarn group across 2 directories with 12 updates #567

chore(deps): bump the npm_and_yarn group across 2 directories with 12 updates

chore(deps): bump the npm_and_yarn group across 2 directories with 12 updates #567

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you so much for contributing to our work!'
pr-message: 'Thank you for your contribution! Someone will review it ASAP.'