Skip to content

chore: check netbox_to_diode key for any non-internal method #577

chore: check netbox_to_diode key for any non-internal method

chore: check netbox_to_diode key for any non-internal method #577

Workflow file for this run

name: PR labeler
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
configuration-path: '.github/pull_request_labeler.yaml'