We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2222ca commit d4ffd9aCopy full SHA for d4ffd9a
1 file changed
.github/workflows/append_note_in_issue.yml
@@ -25,7 +25,7 @@ jobs:
25
26
> [!NOTE]
27
> **CONTRIBUTIONS ARE WELCOME!**
28
- > If you want to get this issue assigned to you. Just comment `assign me`. You will be assigned to the issue instantly via GitHub-actions bot.
+ > If you want to get this issue assigned to you. Just comment 'assign me'. You will be assigned to the issue instantly via GitHub-actions bot.
29
`;
30
31
// Get the current issue body
0 commit comments