Skip to content

chore(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group #2

chore(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group

chore(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group #2

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 for submitting your first issue! I appreciate any kind of feedback that helps me to improve this template."
pr-message: "Thank you for submitting your first pull request! I appreciate any kind of contribution to improve this template."