Skip to content

Lock file maintenance #1684

Lock file maintenance

Lock file maintenance #1684

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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3" # v6
with:
persist-credentials: false
- uses: "home-assistant/actions/hassfest@master"