Skip to content

zap-template: remove provisional marks for the NIM clusters that were added in v1.4 SPEC(v1.4 backport) #125285

zap-template: remove provisional marks for the NIM clusters that were added in v1.4 SPEC(v1.4 backport)

zap-template: remove provisional marks for the NIM clusters that were added in v1.4 SPEC(v1.4 backport) #125285

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
name: Label Triage
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"