Skip to content

Update GitHub Actions (major) #1382

Update GitHub Actions (major)

Update GitHub Actions (major) #1382

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