Skip to content

location: cellular: initial support with example application #32

location: cellular: initial support with example application

location: cellular: initial support with example application #32

Workflow file for this run

name: "CI: yamllint"
on:
pull_request:
workflow_dispatch:
jobs:
yamllint:
runs-on: ubuntu-24.04
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run yamllint
run: |
yamllint -f github .