Skip to content

[WIP] [ocp4_workload_virt_roadshow_multi_user] Add the option to allow users to see cluster network configuration and create NaD #8994

[WIP] [ocp4_workload_virt_roadshow_multi_user] Add the option to allow users to see cluster network configuration and create NaD

[WIP] [ocp4_workload_virt_roadshow_multi_user] Add the option to allow users to see cluster network configuration and create NaD #8994

Workflow file for this run

---
name: "Pull Request Labeler"
on:
pull_request:
branches:
- development
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true