Tweaking HA config check step.
Home Assistant & Miscellaneous Deployment / Check and Create PR (push) Successful in 11s
Home Assistant & Miscellaneous Deployment / Home Assistant Configuration Check (push) Failing after 22s
Home Assistant & Miscellaneous Deployment / Generate list of added/modified/deleted services (push) Has been skipped
Home Assistant & Miscellaneous Deployment / Docker Compose Dry Run (push) Has been skipped

This commit is contained in:
2025-08-25 08:27:17 -04:00
parent 0d8cbb9ea6
commit 401acdacb3
+1 -1
View File
@@ -80,7 +80,7 @@ jobs:
- name: Run Home Assistant Configuration Check
uses: frenck/action-home-assistant@v1.4.1
with:
path: "./ansible/configs/homeassistant"
path: "ansible/configs/homeassistant"
- name: Gotify Notification
uses: eikendev/gotify-action@master
with: