We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dec67b commit 5031b74Copy full SHA for 5031b74
1 file changed
README.md
@@ -41,7 +41,7 @@ jobs:
41
| comment-title | Comment title customization. | string | `### Issues Similarity Analysis:` | ✖ |
42
| comment-body | Comment body customization. | string | `- [#${number}][${title}][${similarity}]` | ✖ |
43
| show-footer | Whether show footer. | boolean | true | ✖ |
44
-| show-mentioned | Whether show mentioned issues in the current issue body | boolean | false ✖ |
+| show-mentioned | Whether show mentioned issues in the current issue body | boolean | false | ✖ |
45
46
- `filter-threshold`: Keep in `[0, 1]`
47
- `comment-body`:
0 commit comments