Skip to content

Add role host_workloads for minimal config #9191

Add role host_workloads for minimal config

Add role host_workloads for minimal config #9191

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