ci: Run sanitizers on script change (#2122)

This commit is contained in:
Ayaz Salikhov
2025-05-14 16:19:59 +01:00
committed by GitHub
parent 27ff532473
commit e2f078e0af

View File

@@ -15,6 +15,7 @@ on:
- ".github/actions/**"
- "!.github/actions/build_docker_image/**"
- "!.github/actions/create_issue/**"
- .github/scripts/execute-tests-under-sanitizer
- CMakeLists.txt
- "cmake/**"