Update auto-close.yaml
This commit is contained in:
parent
5c50c56362
commit
f0fa8667d9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-close.yaml
vendored
2
.github/workflows/auto-close.yaml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
uses: roots/issue-closer@v1.1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-pattern: ".*Describe the (bug|feature).*"
|
||||
issue-pattern: ".*Describe the (bug|feature|goal).*"
|
||||
issue-close-message: |-
|
||||
Hello @${issue.user.login} :wave:
|
||||
|
||||
|
|
Loading…
Reference in a new issue