Skip to content

Bump jsdoc-to-markdown from 8.0.0 to 8.0.1 #4

Bump jsdoc-to-markdown from 8.0.0 to 8.0.1

Bump jsdoc-to-markdown from 8.0.0 to 8.0.1 #4

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 reporting this issue!'
pr-message: 'Thank you for this pull request!'