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
+1 -1
View File
@@ -11,7 +11,7 @@ on:
- 'v*'
pull_request:
branches:
- '*'
- '**'
paths:
- '.github/workflows/dev_container.yml'
- 'Tools/setup/ubuntu.sh'