Directory structure change.
Home Assistant & Miscellaneous Deployment / Check and Create PR (push) Successful in 14s
Home Assistant & Miscellaneous Deployment / Home Assistant Configuration Check (push) Failing after 2m22s
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:39:46 -04:00
parent bd46ce34ae
commit a4c7af8404
+1 -1
View File
@@ -79,7 +79,7 @@ jobs:
- name: Run Home Assistant Configuration Check - name: Run Home Assistant Configuration Check
uses: frenck/action-home-assistant@v1.4.1 uses: frenck/action-home-assistant@v1.4.1
with: with:
path: "${GITHUB_WORKSPACE}/ansible/configs/homeassistant/configuration.yaml" path: ${GITHUB_WORKSPACE}/ansible/configs/homeassistant
- name: Gotify Notification - name: Gotify Notification
uses: eikendev/gotify-action@master uses: eikendev/gotify-action@master
with: with: