You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const commentWithoutHrefs = `This pull request contains changes to non-English content, which must also be handled through the Crowdin platform instead of only on GitHub.`
61
-
const commentWithHrefs = `This pull request contains changes to non-English content files, which may also need to be handled through the Crowdin platform instead of only on GitHub.
63
+
const commentWithHrefs = `This pull request contains changes to non-English content files, which may also need to be handled through the Crowdin platform instead of only on GitHub.`
62
64
await github.rest.issues.createComment({
63
65
...repo,
64
66
issue_number: prNumber,
@@ -71,4 +73,4 @@ jobs:
71
73
72
74
Please post here or join [our Discord](https://ethereum.org/discord) if you have questions!
0 commit comments