Skip to content

LyShark - 孤风洗剑 #76

LyShark - 孤风洗剑

LyShark - 孤风洗剑 #76

name: Label Commenter
on:
issues:
types:
- labeled
- unlabeled
jobs:
comment:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
config_file: .github/configs/label-commenter-config.yml