Skip to content

Commit 8470c9b

Browse files
authored
adjust endgame query (microsoft#191806)
1 parent da54920 commit 8470c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/notebooks/my-endgame.github-issues

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
{
178178
"kind": 2,
179179
"language": "github-issues",
180-
"value": "$REPOS $MILESTONE -$MINE is:issue label:bug label:verification-steps-needed"
180+
"value": "$REPOS $MILESTONE -$MINE is:issue label:bug label:verification-steps-needed -label:verified"
181181
},
182182
{
183183
"kind": 1,

0 commit comments

Comments
 (0)