Skip to content

chore: align ruff config to shared standard #356

chore: align ruff config to shared standard

chore: align ruff config to shared standard #356

Workflow file for this run

name: HACS
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
hacs_repo:
runs-on: "ubuntu-latest"
name: HACS Repo Validation
steps:
- name: Checkout
uses: actions/checkout@v7
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"