Skip to content

Bump gatsby from 2.24.47 to 4.25.7 #253

Bump gatsby from 2.24.47 to 4.25.7

Bump gatsby from 2.24.47 to 4.25.7 #253

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: 'Thanks for contributing to this project'
pr-message: 'Thanks for your input. Please give us some time to review. We will be in touch soon.'