diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-05-03 11:06:09 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-05-03 11:06:09 -0400 |
commit | 5ceb5a1b268162ac09c09c23c68fd9052d790f55 (patch) | |
tree | 9b28fe29bb368b1b18f0590d0586266effd6b9c5 /.github | |
parent | f2b382dbcc676daac55662407704dca040c99be0 (diff) | |
download | kutter-5ceb5a1b268162ac09c09c23c68fd9052d790f55.tar.gz kutter-5ceb5a1b268162ac09c09c23c68fd9052d790f55.tar.xz kutter-5ceb5a1b268162ac09c09c23c68fd9052d790f55.zip |
invalid-label-bot: Fix typo
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/invalid-label-bot.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/invalid-label-bot.yaml b/.github/workflows/invalid-label-bot.yaml index 809a9aae..2060dccf 100644 --- a/.github/workflows/invalid-label-bot.yaml +++ b/.github/workflows/invalid-label-bot.yaml @@ -18,7 +18,7 @@ jobs: + " Many helpful people will not see your message here and you" + " are unlikely to get a useful response." + " Please close this ticket and follow the contact directions" - + " at: + + " at:" + " https://www.klipper3d.org/Contact.html" + "\n" + "We use github to share the results of work done to" |