Skip to content

Adjust workflows to unified docs #779

Adjust workflows to unified docs

Adjust workflows to unified docs #779

Workflow file for this run

name: Check labels
on:
pull_request:
types:
- opened
- labeled
- unlabeled
- synchronize
jobs:
check_labels:
uses: nordicsemi/pc-nrfconnect-shared/.github/workflows/labels.yml@main
secrets: inherit