👷 Update labeler

This commit is contained in:
Ben Word
2025-02-23 11:17:23 -05:00
committed by GitHub
parent 2f2d67fb7f
commit 5948da928d

10
.github/labeler.yml vendored
View File

@@ -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: