Files
sage/.github/labels.yml
Ben Word 1274cbcafc Add PR labeler (#2909)
* Add PR labeler
2021-12-23 11:56:54 -06:00

22 lines
262 B
YAML

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