1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-03 02:50:58 +08:00
Files
qlib/.github/labeler.yml
Linlang 667fb0e4d9 add label to PR Automatically (#1393)
* auto_add_label

* add md file to rule

* change name and rules

* change_label_name

* change_rule_syntax

* change match rule

* change label name
2022-12-17 00:12:33 +08:00

8 lines
118 B
YAML

documentation:
- 'docs/**/*'
- '*/**/*.md'
- '*.md'
waiting for triage:
- all: ['!docs/**/*', '!*/**/*.md', '!*.md']