Skip to content

[CTS] availability note #2959

[CTS] availability note

[CTS] availability note #2959

Workflow file for this run

name: "labeler"
on: [pull_request]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"