mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
refactor(validate): remove 'ignore' key from HACS validation step
This commit is contained in:
parent
b9647659bd
commit
09eb9c7050
1 changed files with 0 additions and 2 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
|
@ -36,5 +36,3 @@ jobs:
|
||||||
uses: hacs/action@d556e736723344f83838d08488c983a15381059a # 22.5.0
|
uses: hacs/action@d556e736723344f83838d08488c983a15381059a # 22.5.0
|
||||||
with:
|
with:
|
||||||
category: integration
|
category: integration
|
||||||
# Remove this 'ignore' key when you have added brand images for your custom integration to https://github.com/home-assistant/brands
|
|
||||||
ignore: brands
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue