Fix escaping

This commit is contained in:
Jackson Kearl
2020-04-09 16:53:54 -07:00
parent b3ed83e6d6
commit 7b31901a1e

View File

@@ -41,5 +41,5 @@ jobs:
uses: ./actions/regex-labeler
with:
label: "invalid"
mustNotMatch: "^We have written the needed data into your clipboard because it was too large to send\. Please paste\.$"
mustNotMatch: "^We have written the needed data into your clipboard because it was too large to send\\. Please paste\\.$"
comment: "It looks like you're using our automatic issue generator but did not paste the generated text into the created issue. We've closed this issue, please open a new one with the text the generator placed on your clipboard.\n\nHappy Coding!"