mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 11:54:35 +02:00
Add dispatch - odroid c2 (#49744)
This commit is contained in:
@@ -2,6 +2,7 @@ name: Build images
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: ["published"]
|
||||
schedule:
|
||||
@@ -133,6 +134,7 @@ jobs:
|
||||
machine:
|
||||
- generic-x86-64
|
||||
- intel-nuc
|
||||
- odroid-c2
|
||||
- odroid-c4
|
||||
- odroid-n2
|
||||
- odroid-xu
|
||||
|
||||
Reference in New Issue
Block a user