Skip to content

Update colorlog requirement from ~=6.8 to ~=6.9 #1298

Update colorlog requirement from ~=6.8 to ~=6.9

Update colorlog requirement from ~=6.8 to ~=6.9 #1298

Workflow file for this run

name: HACS
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
if: github.repository != 'Limych/ha-blueprint'
runs-on: "ubuntu-latest"
name: HACS
steps:
- uses: "actions/checkout@v4"
- name: HACS validation
uses: "hacs/action@main"
with:
CATEGORY: "integration"