Skip to content

CCE: Node pool

CCE: Node pool #3051

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 }}"