Skip to content

Commit 869ba81

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

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/labeler.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@
55
- Zend/Optimizer/**/*
66

77
"Category: Build System":
8-
- build/*
8+
- buildconf.bat
9+
- buildconf
10+
- build/**/*
11+
- configure.ac
912
- scripts/**/*
13+
- win32/build/**/*
1014
- '**/*.m4'
1115
- '**/*.w32'
1216

0 commit comments

Comments
 (0)