HA Config job tweaks.
Home Assistant & Miscellaneous Deployment / Check and Create PR (push) Successful in 12s
Home Assistant & Miscellaneous Deployment / Home Assistant Configuration Check (push) Failing after 14s
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-24 13:14:36 -04:00
parent 9a21d23330
commit 6bda42a113
+1 -1
View File
@@ -77,7 +77,7 @@ jobs:
- name: Run Home Assistant Configuration Check
uses: frenck/action-home-assistant@v1.4.1
with:
path: "/workspace/Trez.One/rikku-home-assistant/app-configs/homeassistant/configuration.yaml"
path: "${GITHUB_WORKSPACE}/app-configs/homeassistant/configuration.yaml"
- name: Gotify Notification
uses: eikendev/gotify-action@master
with: