Skip to content

Relay config

Relay config #738

Workflow file for this run

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