Skip to content

Commit c46ab88

Browse files
authored
remove broken part
1 parent bf9dc0c commit c46ab88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autocloser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
with:
1010
repo-token: ${{ secrets.GITHUB_TOKEN }}
1111
issue-close-message: "@${issue.user.login} Your issue has been closed for not meeting the required criteria. Please read the bug report form in full, answering it truthfully and ensuring you have carried out the troubleshooting checks. If your report is not filled to a satisfactory level, we reserve the right to close and lock your issue without any further consideration."
12-
issue-pattern: "^## Feature Request.*|(?:.*- \\[ \\]\\s+I\\s+DO\\s+NOT\\s+confirm\\s+that\\s+this\\s+has\\s+been\\s+filled\\s+out\\s+truthfully\\s*\\..*|^##\\s+Feature\\s+Request$.*)"
12+
issue-pattern: "^## Feature Request.*|(?:.*- \\[ \\]\\s+I\\s+DO\\s+NOT\\s+confirm\\s+that\\s+this\\s+has\\s+been\\s+filled\\s+out\\s+truthfully\\s*\\..*"

0 commit comments

Comments
 (0)