Refactor ansible-validate.yaml and add main branch trigger
This commit is contained in:
@@ -3,7 +3,7 @@ name: Validate ansible playbooks
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- feature/*
|
- main
|
||||||
types:
|
types:
|
||||||
- opened
|
- opened
|
||||||
- synchronize
|
- synchronize
|
||||||
|
|||||||
Reference in New Issue
Block a user