Skip to content

🎆Updates maintenance/license year to 2024 #92

🎆Updates maintenance/license year to 2024

🎆Updates maintenance/license year to 2024 #92

Workflow file for this run

---
# Can we build firmware check
name: CI
on:
pull_request:
jobs:
ci:
name: "🛠️ Build check"
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out files from GitHub
uses: actions/checkout@v3
- name: Test firmware build
uses: esphome/[email protected]
with:
yaml_file: home_assistant_glow.yaml