Skip to content

Replace single with double quotes in open "how to use" #106

Replace single with double quotes in open "how to use"

Replace single with double quotes in open "how to use" #106

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