mirror of
https://github.com/fmhy/edit.git
synced 2026-02-04 18:21:07 +11:00
chore: update labler workflow
This commit is contained in:
parent
fe05833075
commit
1d9fee23ee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
|
|
@ -19,6 +19,6 @@ jobs:
|
||||||
if: contains(github.event.pull_request.labels.*.name, 'core')
|
if: contains(github.event.pull_request.labels.*.name, 'core')
|
||||||
uses: kentaro-m/auto-assign-action@v1
|
uses: kentaro-m/auto-assign-action@v1
|
||||||
with:
|
with:
|
||||||
assignees: [taskylizard]
|
assignees: 'taskylizard'
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue