chore(labeler): fix labeler (#2915)

This commit is contained in:
Ben Word
2021-12-29 09:58:31 -06:00
committed by GitHub
parent 0eae57f278
commit a2f8e0242e

21
.github/labeler.yml vendored Normal file
View File

@@ -0,0 +1,21 @@
build:
- .eslintrc.js
- .prettierrc
- .stylelintrc
- bud.config.js
- tsconfig.json
dependencies:
- yarn.lock
javascript:
- resources/scripts/**/*.js
php:
- functions.php
- app/**/*.php
- resources/views/**/*.php
views:
- index.php
- resources/views/**/*.php