ci: fix branch trigger strategy

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
Ramon Roche
2025-06-17 09:43:13 -07:00
committed by Beat Küng
parent d46420e1dc
commit 13f3a7ec6d
16 changed files with 17 additions and 17 deletions

View File

@@ -18,7 +18,7 @@ on:
- 'docs/**'
pull_request:
branches:
- '*'
- '**'
paths-ignore:
- 'docs/**'