Skip to content

feat: add workflow to sync single repository #5457

feat: add workflow to sync single repository

feat: add workflow to sync single repository #5457

Workflow file for this run

name: PRs labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true