Skip to content

dependabot/npm_and_yarn/markdown-it-and-markdownlint-cli-13.0.1 #557

dependabot/npm_and_yarn/markdown-it-and-markdownlint-cli-13.0.1

dependabot/npm_and_yarn/markdown-it-and-markdownlint-cli-13.0.1 #557

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: 'Welcome to OpenRPC! Thank you for taking the time to create an issue. Please review the [guidelines](https://github.com/open-rpc/spec/blob/master/CONTRIBUTING.md)'
pr-message: 'Welcome to OpenRPC! Thank you for taking the time to create an issue. Please review the [guidelines](https://github.com/open-rpc/spec/blob/master/CONTRIBUTING.md)'