Skip to content

feat(bfcl): multi-model nightly A/B matrix on per-model runners #6150

feat(bfcl): multi-model nightly A/B matrix on per-model runners

feat(bfcl): multi-model nightly A/B matrix on per-model runners #6150

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
concurrency:
group: labeler-${{ github.event.pull_request.number }}
cancel-in-progress: true
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: k8s-runner-cpu
steps:
- name: Label PR based on changed files
uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true