Removed addon-ci
This commit is contained in:
@@ -5,3 +5,7 @@ addons:
|
|||||||
repository: egguy/addon-grott
|
repository: egguy/addon-grott
|
||||||
target: grott
|
target: grott
|
||||||
image: ghcr.io/egguy/addon-grott/{arch}
|
image: ghcr.io/egguy/addon-grott/{arch}
|
||||||
|
grott-current:
|
||||||
|
repository: egguy/addon-grott
|
||||||
|
target: grott-current
|
||||||
|
image: ghcr.io/egguy/addon-grott/{arch}
|
||||||
|
|||||||
@@ -1,16 +0,0 @@
|
|||||||
---
|
|
||||||
name: CI
|
|
||||||
|
|
||||||
# yamllint disable-line rule:truthy
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
pull_request:
|
|
||||||
types:
|
|
||||||
- opened
|
|
||||||
- reopened
|
|
||||||
- synchronize
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
workflows:
|
|
||||||
uses: hassio-addons/workflows/.github/workflows/addon-ci.yaml@main
|
|
||||||
Reference in New Issue
Block a user