mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +08:00
CI: fix labeler for common boards files
Fix labeler for common boards files. Touching these files should trigger the building of all boards Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
@@ -183,6 +183,12 @@
|
||||
- any-glob-to-any-file: 'cmake/**'
|
||||
- any-glob-to-any-file: 'tools/*.mk'
|
||||
- any-glob-to-any-file: 'tools/*.sh'
|
||||
- any-glob-to-any-file: 'boards/Kconfig'
|
||||
- any-glob-to-any-file: 'boards/CMakeLists.txt'
|
||||
- any-glob-to-any-file: 'boards/Makefile'
|
||||
- any-glob-to-any-file: 'boards/Board.mk'
|
||||
- any-glob-to-any-file: 'boards/boardctl.c'
|
||||
- any-glob-to-any-file: 'boards/dummy.c'
|
||||
|
||||
"Area: CI":
|
||||
- changed-files:
|
||||
|
||||
Reference in New Issue
Block a user