Skip to content

Merge pull request #261 from ruaan-deysel/copilot/fix-parity-check-speed #1283

Merge pull request #261 from ruaan-deysel/copilot/fix-parity-check-speed

Merge pull request #261 from ruaan-deysel/copilot/fix-parity-check-speed #1283

Workflow file for this run

name: Validate with hassfest
permissions:
contents: read
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2
- uses: "home-assistant/actions/hassfest@e91ad1948e57189485b9c1ad608af0c303946f89"