Unit tests should not run when docs change (#26068)
This commit is contained in:
parent
7ec819eb22
commit
e5faeea94d
|
|
@ -11,6 +11,7 @@ on:
|
|||
pull_request:
|
||||
paths:
|
||||
- 'builddefs/**'
|
||||
- '!builddefs/docsgen/**'
|
||||
- 'quantum/**'
|
||||
- 'platforms/**'
|
||||
- 'tmk_core/**'
|
||||
|
|
|
|||
Loading…
Reference in New Issue