Skip to content

Improve idempotency of the registration tasks in the agent #630

Improve idempotency of the registration tasks in the agent

Improve idempotency of the registration tasks in the agent #630

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