Merge branch 'main' into feature/ansible-onboard

This commit is contained in:
2024-09-24 15:58:14 +02:00
+1 -3
View File
@@ -3,9 +3,7 @@ name: Validate ansible playbooks
on:
pull_request:
branches:
- feature/**
paths:
- "ansible/**"
- feature/*
types:
- opened
- synchronize