Skip to content

Commit d273eb4

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

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/labeler.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,14 @@
55
- Zend/Optimizer/**/*
66

77
"Category: Build System":
8-
- build/*
9-
- scripts/**/*
108
- '**/*.m4'
119
- '**/*.w32'
10+
- build/**/*
11+
- buildconf
12+
- buildconf.bat
13+
- configure.ac
14+
- scripts/**/*
15+
- win32/build/**/*
1216

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

0 commit comments

Comments
 (0)