Skip to content

update

update #15

Workflow file for this run

name: Validate with hassfest
on:
push:
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
path: "smarthub"

Check failure on line 11 in .github/workflows/hassfest.yml

View workflow run for this annotation

GitHub Actions / Validate with hassfest

Invalid workflow file

The workflow is not valid. .github/workflows/hassfest.yml (Line: 11, Col: 11): Unexpected value 'path'
- name: Validate with hassfest
uses: "home-assistant/actions/hassfest@master"