Skip to content

update labeler action #616

update labeler action

update labeler action #616

Workflow file for this run

name: Set Label
on: [pull_request]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: srz-zumix/labeler-action@v0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"