👷 Update labeler
This commit is contained in:
10
.github/labeler.yml
vendored
10
.github/labeler.yml
vendored
@@ -1,19 +1,15 @@
|
|||||||
build:
|
build:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
- .eslintrc.js
|
- vite.config.js
|
||||||
- .prettierrc
|
|
||||||
- .stylelintrc
|
|
||||||
- bud.config.js
|
|
||||||
- tsconfig.json
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
- yarn.lock
|
- package-lock.json
|
||||||
javascript:
|
javascript:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
- resources/scripts/**/*.js
|
- resources/js/**/*.js
|
||||||
php:
|
php:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
|
|||||||
Reference in New Issue
Block a user