Skip to content

Set last unlock user to manual instead of empty string #70

Set last unlock user to manual instead of empty string

Set last unlock user to manual instead of empty string #70

Workflow file for this run

---
name: Build Component
on:
push:
pull_request:
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Compile Firmware
uses: esphome/build-action@v4.0.1
with:
yaml-file: .github/test-config.yaml