Skip to content

chore(deps): update peaceiris/workflows action to v0.21.1 #305

chore(deps): update peaceiris/workflows action to v0.21.1

chore(deps): update peaceiris/workflows action to v0.21.1 #305

Workflow file for this run

name: "Pull Request Labeler"
# https://github.com/actions/labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GH_TOKEN }}"