Skip to content

chore: format

chore: format #7

name: Validate Homey App
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
main:
name: Validate Homey App
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- uses: athombv/github-action-homey-app-validate@master
with:
level: verified