Skip to content

✨ (esphome): Add BLE Proxy Garage #48

✨ (esphome): Add BLE Proxy Garage

✨ (esphome): Add BLE Proxy Garage #48

Workflow file for this run

name: 'CI'
on:
push:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: asdf-vm/actions/install@v1
- run: make dependencies
- run: make lint