Skip to content

feat: update HA version to 2023.10.5 #155

feat: update HA version to 2023.10.5

feat: update HA version to 2023.10.5 #155

Workflow file for this run

name: Yaml Lint
on: [push, pull_request] # yamllint disable-line rule:truthy
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out configuration from GitHub
uses: actions/[email protected]
- name: 🚀 Run yamllint
uses: ibiqlik/action-yamllint@v3
with:
config_file: .yamllint.yaml