Skip to content

ci: Run full tests only on merge queue, add ci/tier-1 and ci/merge labels #4619

ci: Run full tests only on merge queue, add ci/tier-1 and ci/merge labels

ci: Run full tests only on merge queue, add ci/tier-1 and ci/merge labels #4619

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/labeler@v6