mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
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:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -15,5 +15,8 @@ jobs:
|
||||
- name: format
|
||||
run: yarn format-check
|
||||
|
||||
- name: test
|
||||
run: yarn test
|
||||
|
||||
- name: package
|
||||
run: yarn package
|
||||
|
Reference in New Issue
Block a user