Add affected branchs

This commit is contained in:
Victor Carlos Erenu
2026-06-10 21:06:12 +07:00
parent b509441887
commit 01b7e6de60
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@ name: (4.x) Wazuh Docker pipeline
on:
pull_request:
branches:
- 4.*
paths:
- 'build-docker-images/**'
- 'multi-node/**'
+3
View File
@@ -5,6 +5,9 @@ permissions:
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches:
- 5.*
- main
paths:
- 'build-docker-images/**'
- 'multi-node/**'