Updating workflow triggers.

This commit is contained in:
2025-08-31 22:13:17 -04:00
parent 5ea24d11f8
commit e6178f7984
2 changed files with 6 additions and 43 deletions
@@ -2,6 +2,11 @@ name: Gitea Branch PR & Ansible Deployment
on:
workflow_dispatch:
workflow_run:
workflows: ["Home Assistant Config Check"]
types:
- completed
branches: main
push:
branches-ignore:
- 'main'