Skip to content

Document the manual release-testing practice in CLAUDE.md #558

Document the manual release-testing practice in CLAUDE.md

Document the manual release-testing practice in CLAUDE.md #558

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
build:
name: Lint add-on configuration
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v7
- name: 🚀 Run Home Assistant Add-on Linter
uses: frenck/action-addon-linter@v2.21
with:
path: "./hassio-google-drive-backup"