Skip to content

Commit 18df0c4

Browse files
Update auto-close.yml
1 parent 926ebe2 commit 18df0c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auto-close.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ jobs:
88
uses: roots/[email protected]
99
with:
1010
repo-token: ${{ secrets.GITHUB_TOKEN }}
11+
label: "bug"
1112
issue-close-message: "@${issue.user.login} this issue was automatically closed because it did not follow the issue template"
1213
issue-pattern: "Describe the bug(.|[\\r\\n])*To Reproduce(.|[\\r\\n])*Expected behavior(.|[\\r\\n])*Smartphone(.|[\\r\\n])"

0 commit comments

Comments
 (0)