Skip to content

build(deps): bump nanoid from 3.1.30 to 3.3.8 in /docs #1168

build(deps): bump nanoid from 3.1.30 to 3.3.8 in /docs

build(deps): bump nanoid from 3.1.30 to 3.3.8 in /docs #1168

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: "Message that will be displayed on users' first issue"
pr-message: "Message that will be displayed on users' first pr"