未验证 提交 3fb9df36 编写于 作者: K kezhenxu94 提交者: GitHub

Bugfix: labeler not work (#3500)

* Bugfix: labeler not work

* Fix yaml file indent
上级 6e8d6197
name: Labeler
on:
- pull_request
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册