Skip to content

ha actions example where you can see the trigger (the ha-floorplan en… #2003

ha actions example where you can see the trigger (the ha-floorplan en…

ha actions example where you can see the trigger (the ha-floorplan en… #2003

name: HACS Validation
on:
push:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "plugin"