Skip to content

Make Affinity Groups Easier to Find #137

Make Affinity Groups Easier to Find

Make Affinity Groups Easier to Find #137

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!'