Skip to content

Bump @oclif/help from 1.0.14 to 1.0.15 #314

Bump @oclif/help from 1.0.14 to 1.0.15

Bump @oclif/help from 1.0.14 to 1.0.15 #314

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thank you for opening your first issue in this repository! 🎉"
pr-message: "Thank you for making your first contribution to this repository! 🎉"