Workflow tweak for HA config.
Home Assistant & Miscellaneous Deployment / Check and Create PR (push) Successful in 24s
Home Assistant & Miscellaneous Deployment / Home Assistant Configuration Check (push) Failing after 18s

This commit is contained in:
2025-08-25 16:32:55 -04:00
parent 3c50705f3a
commit 6f6987ec32
@@ -63,6 +63,7 @@ jobs:
notification_message: 'PR Created 🎟️'
home-assistant-config-check:
name: Home Assistant Configuration Check
needs: [check-and-create-pr]
runs-on: ubuntu-latest
steps:
- name: Checkout repository