We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ac071 commit 3932b77Copy full SHA for 3932b77
1 file changed
.github/labeler.yml
@@ -51,6 +51,30 @@ BSP:
51
- changed-files:
52
- any-glob-to-any-file: bsp/wch/**
53
54
+'BSP: Raspberry-Pi':
55
+- changed-files:
56
+ - any-glob-to-any-file: bsp/raspberry-pi/**
57
+
58
+'BSP: Rockchip':
59
60
+ - any-glob-to-any-file: bsp/rockchip/**
61
62
+'BSP: Loongson':
63
64
+ - any-glob-to-any-file: bsp/loongson/**
65
66
+'BSP: ESP32':
67
68
+ - any-glob-to-any-file: bsp/ESP/**
69
70
+'BSP: HC32':
71
72
+ - any-glob-to-any-file: bsp/hc32/**
73
74
+'BSP: Novosns':
75
76
+ - any-glob-to-any-file: bsp/novosns/**
77
78
testcase:
79
80
- any-glob-to-any-file: examples/**
0 commit comments