Skip to content

Auto-update docker and act in run_workflows_locally.sh #133

Auto-update docker and act in run_workflows_locally.sh

Auto-update docker and act in run_workflows_locally.sh #133

Workflow file for this run

name: Validate
on:
push:
branches:
- main
pull_request:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
permissions: {}
jobs:
validate-hacs:
runs-on: "ubuntu-latest"
steps:
- name: "HACS validation"
uses: hacs/action@main
with:
category: "integration"