feat: add exclude-labels for query issues (#74)

* feat: add exclude-labels for query issues

* add formay

* Update ci.yml

* docs: add readme
This commit is contained in:
xrkffgg
2021-08-09 19:18:55 +08:00
committed by GitHub
parent d443509c47
commit b64d6e451f
8 changed files with 15815 additions and 191 deletions

View File

@@ -15,5 +15,8 @@ jobs:
- name: format
run: yarn format-check
- name: test
run: yarn test
- name: package
run: yarn package