Skip to content

build(deps-dev): bump eslint-config-airbnb from 16.1.0 to 17.1.1 #745

build(deps-dev): bump eslint-config-airbnb from 16.1.0 to 17.1.1

build(deps-dev): bump eslint-config-airbnb from 16.1.0 to 17.1.1 #745

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: 'Welcome your first issue here, thanks'
pr-message: 'Welcome your first pr here, thanks'