Refactor ansible-validate.yaml and add main branch trigger

This commit is contained in:
2024-09-24 16:39:03 +02:00
parent 26e1519c54
commit 075447cd94
+1 -1
View File
@@ -3,7 +3,7 @@ name: Validate ansible playbooks
on:
pull_request:
branches:
- feature/*
- main
types:
- opened
- synchronize