File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36513,7 +36513,7 @@ type PullRequest implements Assignable & Closable & Comment & Labelable & Lockab
36513
36513
closedAt: DateTime
36514
36514
36515
36515
"""
36516
- List of issues that were may be closed by this pull request
36516
+ List of issues that may be closed by this pull request
36517
36517
"""
36518
36518
closingIssuesReferences(
36519
36519
"""
Original file line number Diff line number Diff line change 49896
49896
},
49897
49897
{
49898
49898
"name": "closingIssuesReferences",
49899
- "description": "<p>List of issues that were may be closed by this pull request.</p>",
49899
+ "description": "<p>List of issues that may be closed by this pull request.</p>",
49900
49900
"type": "IssueConnection",
49901
49901
"id": "issueconnection",
49902
49902
"kind": "objects",
Original file line number Diff line number Diff line change @@ -36513,7 +36513,7 @@ type PullRequest implements Assignable & Closable & Comment & Labelable & Lockab
36513
36513
closedAt: DateTime
36514
36514
36515
36515
"""
36516
- List of issues that were may be closed by this pull request
36516
+ List of issues that may be closed by this pull request
36517
36517
"""
36518
36518
closingIssuesReferences(
36519
36519
"""
Original file line number Diff line number Diff line change 49896
49896
},
49897
49897
{
49898
49898
"name": "closingIssuesReferences",
49899
- "description": "<p>List of issues that were may be closed by this pull request.</p>",
49899
+ "description": "<p>List of issues that may be closed by this pull request.</p>",
49900
49900
"type": "IssueConnection",
49901
49901
"id": "issueconnection",
49902
49902
"kind": "objects",
You can’t perform that action at this time.
0 commit comments