Skip to content

ci: use shared labels workflow #11

ci: use shared labels workflow

ci: use shared labels workflow #11

Workflow file for this run

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