Update ansible-validate.yaml

This commit is contained in:
2024-09-24 15:24:11 +02:00
committed by GitHub
parent 7366659355
commit 414aa19657
+1 -3
View File
@@ -3,9 +3,7 @@ name: Validate ansible playbooks
on:
pull_request:
branches:
- feature/**
paths:
- "ansible/**"
- feature/*
types:
- opened
- synchronize