Skip to content

Commit a30b83b

Browse files
authored
Merge of #9439
2 parents 90d9af7 + 078e170 commit a30b83b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/mergify-configuration-schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1958,15 +1958,15 @@
19581958
"type": "array"
19591959
},
19601960
"review-threads-resolved": {
1961-
"description": "The list of bodies associated to review threads that are marked as resolved by GitHub.",
1961+
"description": "The list of ids associated to review threads that are marked as resolved by GitHub.",
19621962
"items": {
19631963
"type": "string"
19641964
},
19651965
"title": "Review threads resolved",
19661966
"type": "array"
19671967
},
19681968
"review-threads-unresolved": {
1969-
"description": "The list of bodies associated to review threads that are NOT marked as resolved by GitHub.",
1969+
"description": "The list of ids associated to review threads that are NOT marked as resolved by GitHub.",
19701970
"items": {
19711971
"type": "string"
19721972
},

0 commit comments

Comments
 (0)