未验证 提交 c883b906 编写于 作者: X xrkffgg 提交者: GitHub

ci: update issue-open-check.yml (#8351)

* Update issue-open-check.yml

* Update .github/workflows/issue-open-check.yml
Co-authored-by: Nxrkffgg <xrkffgg@gmail.com>
Co-authored-by: N陈帅 <qixian.cs@outlook.com>
上级 9c53f3af
......@@ -15,7 +15,7 @@ jobs:
issue-number: ${{ github.event.issue.number }}
title-excludes: '🐛[BUG], 👑 [需求], 🧐[问题]'
- if: steps.check.outputs.check-result == 'false'
- if: steps.check.outputs.check-result == 'false' && github.event.issue.state == 'open'
uses: actions-cool/issues-helper@v2.2.0
with:
actions: 'create-comment, close-issue'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册