Skip to content

Updated Raspiaudio Muse Proto config to align with M5 Echo and allow wake words. #265

Updated Raspiaudio Muse Proto config to align with M5 Echo and allow wake words.

Updated Raspiaudio Muse Proto config to align with M5 Echo and allow wake words. #265

Workflow file for this run

name: YAML lint
on:
push:
branches: [main]
paths:
- "**.yaml"
- "**.yml"
pull_request:
paths:
- "**.yaml"
- "**.yml"
jobs:
yamllint:
name: 🧹 yamllint
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out configuration from GitHub
uses: actions/[email protected]
- name: 🚀 Run yamllint
run: yamllint --strict .