chore: update labler workflow
This commit is contained in:
parent
fe05833075
commit
1d9fee23ee
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…
Reference in New Issue
Block a user