Updating workflow triggers.
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user