Skip to content

Commit

Permalink
Remove depends on home-assistant (copy mistake)
Browse files Browse the repository at this point in the history
  • Loading branch information
x-real-ip committed Dec 30, 2023
1 parent a7cdc6c commit 943834d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

build-and-push-image:
name: Build and Push Image
needs: [home-assistant, yamllint]
needs: [yamllint]
uses: theautomation/github-actions/.github/workflows/build-and-push.yaml@main

Check failure on line 17 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Yaml lint / Yaml Linter

17:81 [line-length] line too long (81 > 80 characters)
with:
publish: true
Expand Down

0 comments on commit 943834d

Please sign in to comment.