mirror of https://github.com/Desuuuu/klipper.git
workflows: Fix typo in stale-issue-bot
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
bd0185cf75
commit
128a2f8cd6
|
@ -164,7 +164,7 @@ jobs:
|
|||
continue;
|
||||
msg = "It looks like this GitHub Pull Request has become"
|
||||
+ " inactive. If there are any further updates, you can"
|
||||
" " add a comment here or open a new ticket."
|
||||
+ " add a comment here or open a new ticket."
|
||||
+ "\n\n"
|
||||
+ "Best regards,\n"
|
||||
+ "~ Your friendly GitIssueBot"
|
||||
|
|
Loading…
Reference in New Issue