Skip to content

add dependabot; and add action checks #8

add dependabot; and add action checks

add dependabot; and add action checks #8

name: HACS Validation
on:
push:
branches: [master]
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
- uses: hacs/action@main
with:
category: integration