Skip to content

Bump cross-spawn from 7.0.3 to 7.0.6 #3

Bump cross-spawn from 7.0.3 to 7.0.6

Bump cross-spawn from 7.0.3 to 7.0.6 #3

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: 'Hi there! Thanks for opening your first issue!'
pr-message: 'Hi there! Thanks for opening your first pull request!'