Skip to content

Bump @inquirer/input from 2.2.5 to 2.2.9 #159

Bump @inquirer/input from 2.2.5 to 2.2.9

Bump @inquirer/input from 2.2.5 to 2.2.9 #159

Workflow file for this run

name: Greetings
on: [pull_request_target]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: 'Congrats on your first PR 😎!'