Skip to content

docs: fix typo and DOI badge #86

docs: fix typo and DOI badge

docs: fix typo and DOI badge #86

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: 'Hi there! Thanks for opening your first issue!'
pr-message: 'Hi there! Thanks for opening your first pull request!'