Skip to content

docs: update depository cert api;update code reviewer #155

docs: update depository cert api;update code reviewer

docs: update depository cert api;update code reviewer #155

Workflow file for this run

name: Greetings
on: [issues, pull_request_target]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi, this is your first issue in Bestchains project. Thanks for your report. Welcome to join the community!'
pr-message: 'Hi, this is your first pull request in Bestchains project. Thanks for your contribution! Bestchains will be better because of you.'