Skip to content

Make preview links on PRs more prominant? #127

Make preview links on PRs more prominant?

Make preview links on PRs more prominant? #127

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