Skip to content

Commit

Permalink
chore: update labler workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
taskylizard committed Jun 3, 2024
1 parent fe05833 commit 1d9fee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 1d9fee2

Please sign in to comment.