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: on:
pull_request: pull_request:
branches: branches:
- feature/** - feature/*
paths:
- "ansible/**"
types: types:
- opened - opened
- synchronize - synchronize