Skip to content

Commit 9c321fa

Browse files
committed
ci(workflow): 更新nomore-spam工作流的标签列表
扩展nomore-spam工作流处理的标签范围,包括文档、重复问题等更多类型
1 parent 1a3c904 commit 9c321fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nomore-spam.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
uses: JohnsonRan/nomore-spam@main
2222
with:
2323
github-token: ${{ github.token }}
24-
labels: 'bug,enhancement,question'
24+
labels: 'bug,enhancement,question,documentation,duplicate,good first issue,help wanted,invalid,wontfix'

0 commit comments

Comments
 (0)