Skip to content

Bump home-assistant/builder from 2024.03.5 to 2024.08.1 #216

Bump home-assistant/builder from 2024.03.5 to 2024.08.1

Bump home-assistant/builder from 2024.03.5 to 2024.08.1 #216

Workflow file for this run

name: Addon Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 0 * * *"
jobs:
lint:
name: Lint add-on mindctrl
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v4
- name: 🚀 Run Home Assistant Add-on Lint
uses: frenck/action-addon-linter@v2.15
with:
path: "./addons/mindctrl"