Skip to content

Lock file maintenance #1851

Lock file maintenance

Lock file maintenance #1851

Workflow file for this run

name: Validate with hassfest
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
permissions: {}
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6
with:
persist-credentials: false
- uses: "home-assistant/actions/hassfest@master"