Skip to content

ci(pr-name-check): integrates pr naming convention into workflow #1641

ci(pr-name-check): integrates pr naming convention into workflow

ci(pr-name-check): integrates pr naming convention into workflow #1641

Workflow file for this run

name: Label Pull Requests
on:
push:
branches:
- master
pull_request_target:
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true