Skip to content

chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.2 #131

chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.2

chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.2 #131

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."