Skip to content

chore: bump version number (v2024.3.2 -> v2024.3.3) #797

chore: bump version number (v2024.3.2 -> v2024.3.3)

chore: bump version number (v2024.3.2 -> v2024.3.3) #797

Workflow file for this run

name: Validate with hassfest
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: home-assistant/actions/hassfest@master