mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 19:55:16 +00:00
CI: improve pull requests labeler (#2863)
This commit is contained in:
parent
697c3e52b4
commit
ae6e2cc31b
1 changed files with 7 additions and 2 deletions
9
.github/labeler.yml
vendored
9
.github/labeler.yml
vendored
|
|
@ -1,7 +1,12 @@
|
|||
themes: themes/index.js
|
||||
doc-translation: docs/*
|
||||
card-i18n: src/translations.js
|
||||
documentation: readme.md
|
||||
card-i18n:
|
||||
- src/translations.js
|
||||
- src/common/I18n.js
|
||||
documentation:
|
||||
- readme.md
|
||||
- CONTRIBUTING.md
|
||||
- CODE_OF_CONDUCT.md
|
||||
dependencies:
|
||||
- package.json
|
||||
- package-lock.json
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue