Skip to content

Prepare for release of v0.2.0 #194

Prepare for release of v0.2.0

Prepare for release of v0.2.0 #194

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