Skip to content

build(deps): bump the npm_and_yarn group across 3 directories with 2 updates #456

build(deps): bump the npm_and_yarn group across 3 directories with 2 updates

build(deps): bump the npm_and_yarn group across 3 directories with 2 updates #456

Workflow file for this run

name: Greet first-time contributors
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Welcome to Manifest, thank you for adding your first issue !'
pr-message: 'Welcome to Manifest, thank you for adding your first PR !'