mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +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')
|
||||
uses: kentaro-m/auto-assign-action@v1
|
||||
with:
|
||||
assignees: [taskylizard]
|
||||
assignees: 'taskylizard'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue