Initial skeletal Frigate lovelace card.

This commit is contained in:
Dermot Duffy
2021-08-08 15:33:31 -07:00
parent ed1b89f2d3
commit ed013293f7
19 changed files with 643 additions and 362 deletions
+6 -2
View File
@@ -1,12 +1,16 @@
---
name: 'Build'
on:
push:
branches:
- master
- main
- dev
pull_request:
branches:
- master
schedule:
- cron: "17 6 * * *"
workflow_dispatch:
jobs:
build: