Skip to content

adding support for openwakeword as a wake word engine #378

adding support for openwakeword as a wake word engine

adding support for openwakeword as a wake word engine #378

Workflow file for this run

name: YAML lint
on:
push:
branches: [main]
paths:
- "**.yaml"
- "**.yml"
pull_request:
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 .