github: hello_world_multiplatform: run on any script changes

Open up the hello_world_multiplatform filter to run on any PR changing
anything in scripts. This should catch twister regressions as well.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
Fabio Baltieri 2024-12-16 11:54:26 +00:00 committed by Benjamin Cabé
parent c96c143a9a
commit dd1a5f5a86

View file

@ -12,8 +12,7 @@ on:
- v*-branch
- collab-*
paths:
- 'scripts/build/**'
- 'scripts/requirements*.txt'
- 'scripts/**'
- '.github/workflows/hello_world_multiplatform.yaml'
- 'SDK_VERSION'