mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 13:44:32 +02:00
ci: improve docs pattern from Kconfig to Kconfig*
for example: Kconfig.spiram.common will now be included
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
- ".gitlab/ci/docs.yml"
|
- ".gitlab/ci/docs.yml"
|
||||||
- "docs/**/*"
|
- "docs/**/*"
|
||||||
- "components/**/*.h"
|
- "components/**/*.h"
|
||||||
- "components/**/Kconfig"
|
- "components/**/Kconfig*"
|
||||||
- "components/**/CMakeList.txt"
|
- "components/**/CMakeList.txt"
|
||||||
- "components/**/sdkconfig*"
|
- "components/**/sdkconfig*"
|
||||||
- "tools/kconfig_new/**/*"
|
- "tools/kconfig_new/**/*"
|
||||||
|
Reference in New Issue
Block a user