Do not lock issue as it will precent the author from commenting.
This commit is contained in:
parent
3977118201
commit
50eb83a3c3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/invalid_template.yml
vendored
2
.github/workflows/invalid_template.yml
vendored
|
@ -15,5 +15,5 @@ jobs:
|
||||||
issue-comment: >
|
issue-comment: >
|
||||||
:wave: @{issue-author}, please edit your issue and follow the template provided.
|
:wave: @{issue-author}, please edit your issue and follow the template provided.
|
||||||
close-issue: false
|
close-issue: false
|
||||||
lock-issue: true
|
lock-issue: false
|
||||||
issue-lock-reason: 'resolved'
|
issue-lock-reason: 'resolved'
|
||||||
|
|
Loading…
Reference in a new issue