Skip to content

Implementing inventory plugin for the Checkmk collection #706

Implementing inventory plugin for the Checkmk collection

Implementing inventory plugin for the Checkmk collection #706

Workflow file for this run

name: "Label Pull Requests."
on:
pull_request_target:
paths:
- 'plugins/**'
- 'roles/**'
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-22.04
steps:
- name: "Label Pull Requests."
uses: actions/labeler@v5
with:
configuration-path: .github/labels-prs.yml
sync-labels: false