Skip to content

[WIP] [ocp4_workload_nmstate] Configure ocp4_workload_nmstate to enable the creation of NNCP #8993

[WIP] [ocp4_workload_nmstate] Configure ocp4_workload_nmstate to enable the creation of NNCP

[WIP] [ocp4_workload_nmstate] Configure ocp4_workload_nmstate to enable the creation of NNCP #8993

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