Skip to content

Fix persisting the Cobbler UID in the database via XML-RPC createSystemRecord (bsc#1207532) #15340

Fix persisting the Cobbler UID in the database via XML-RPC createSystemRecord (bsc#1207532)

Fix persisting the Cobbler UID in the database via XML-RPC createSystemRecord (bsc#1207532) #15340

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"