Skip to content

Merge pull request #188 from Pirate-Weather/dependabot/pip/pip-gte-21… #957

Merge pull request #188 from Pirate-Weather/dependabot/pip/pip-gte-21…

Merge pull request #188 from Pirate-Weather/dependabot/pip/pip-gte-21… #957

Workflow file for this run

name: Validate
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4.1.1"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"