fix(Actions): Labeler (#3591)

This commit is contained in:
Kitzunu
2020-10-20 13:04:29 +02:00
committed by GitHub
parent e6e44b0e2f
commit d4651c852a

2
.github/labeler.yml vendored
View File

@@ -1,5 +1,5 @@
DB:
- src/**/*.sql
- data/**/*.sql
CORE:
- any: ['src/**/*.cpp', 'src/**/*.h', '!src/server/scripts/*']