Skip to content

Commit cc727a4

Browse files
committed
github: add buildconf, configure.ac and win32 build folder to build system category
1 parent 272bece commit cc727a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/labeler.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@
66

77
"Category: Build System":
88
- build/*
9+
- win32/build/*
910
- scripts/**/*
1011
- '**/*.m4'
1112
- '**/*.w32'
13+
- buildconf.bat
14+
- buildconf
15+
- configure.ac
1216

1317
"Extension: bcmath":
1418
- ext/bcmath/**/*

0 commit comments

Comments
 (0)