Skip to content

Should we use the all-contributors bot on this site? #138

Should we use the all-contributors bot on this site?

Should we use the all-contributors bot on this site? #138

Workflow file for this run

name: Greetings
on: [issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Welcome to US-RSE! We are excited that this is your first issue!'