chore: auto run smoke testing on tools/SmokeTesting modifications

This commit is contained in:
Constrat
2025-10-11 22:53:01 +02:00
parent b3250e3b3b
commit 4e31ce82d3

View File

@@ -4,6 +4,7 @@ on:
push:
paths:
- ".github/workflows/smoke-testing.yml"
- "tools/SmokeTesting/**"
- "3rdparty/include/**"
- "include/**"
- "src/Cpp/**"
@@ -16,6 +17,7 @@ on:
pull_request:
paths:
- ".github/workflows/smoke-testing.yml"
- "tools/SmokeTesting/**"
- "3rdparty/include/**"
- "include/**"
- "src/Cpp/**"