Skip to content

Release 2.3.1: update changelog #64

Release 2.3.1: update changelog

Release 2.3.1: update changelog #64

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