Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Update dependency pytest-homeassistant-custom-component to v0.13.194 #2313

Update dependency pytest-homeassistant-custom-component to v0.13.194

Update dependency pytest-homeassistant-custom-component to v0.13.194 #2313

Workflow file for this run

---
name: hacs
on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- name: HACS validation
uses: "hacs/integration/action@master"
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CATEGORY: "integration"