Skip to content

[nrf noup] ci: Adding yamllint aciton #1

[nrf noup] ci: Adding yamllint aciton

[nrf noup] ci: Adding yamllint aciton #1

Workflow file for this run

name: Lint yaml files
on:
pull_request:
jobs:
lint_yaml:
runs-on: ubuntu-latest
name: Execute yamllint
steps:
- uses: nrfconnect/action-yamllint@main