Skip to content

Bump braces from 3.0.2 to 3.0.3 #204

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #204

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: 'Thank you for taking the time to let us know!'
pr-message: 'Congratulations! This is your first PR to nature!'