Skip to content

examples: zephyr: fw_update: fix rak5010 board name in sample.yaml #67

examples: zephyr: fw_update: fix rak5010 board name in sample.yaml

examples: zephyr: fw_update: fix rak5010 board name in sample.yaml #67

Workflow file for this run

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