Unit tests should not run when docs change (#26068)

This commit is contained in:
Joel Challis
2026-03-14 15:31:07 +00:00
committed by GitHub
parent 7ec819eb22
commit e5faeea94d
+1
View File
@@ -11,6 +11,7 @@ on:
pull_request:
paths:
- 'builddefs/**'
- '!builddefs/docsgen/**'
- 'quantum/**'
- 'platforms/**'
- 'tmk_core/**'