Skip to content

feat(tests): added test coverage for new traffic route functions #70

feat(tests): added test coverage for new traffic route functions

feat(tests): added test coverage for new traffic route functions #70

name: HACS Action
on:
workflow_dispatch:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
hacs:
name: HACS Action
runs-on: "ubuntu-latest"
steps:
- name: HACS Action
uses: "hacs/action@main"
with:
category: "integration"
validate:
name: Validate with hassfest
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: "home-assistant/actions/hassfest@master"