Skip to content

chore: upstream merge template repository #79

chore: upstream merge template repository

chore: upstream merge template repository #79

Workflow file for this run

name: Labeler
on:
pull_request:
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"