Skip to content

Make the remedy work, and stop blocking weekly schedules #234

Make the remedy work, and stop blocking weekly schedules

Make the remedy work, and stop blocking weekly schedules #234

Workflow file for this run

name: Pull actions
on:
pull_request:
jobs:
validate:
runs-on: "ubuntu-latest"
name: Validate
steps:
- uses: "actions/checkout@v4"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"
ignore: brands
- name: Hassfest validation
uses: "home-assistant/actions/hassfest@master"