Skip to content

Fix: make task errors print properly in logs #104

Fix: make task errors print properly in logs

Fix: make task errors print properly in logs #104

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