Removed addon-ci

This commit is contained in:
Etienne G
2023-10-05 21:35:17 +11:00
parent 5739e81b11
commit 811ff98c30
2 changed files with 4 additions and 16 deletions
+4
View File
@@ -5,3 +5,7 @@ addons:
repository: egguy/addon-grott
target: grott
image: ghcr.io/egguy/addon-grott/{arch}
grott-current:
repository: egguy/addon-grott
target: grott-current
image: ghcr.io/egguy/addon-grott/{arch}
-16
View File
@@ -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