Skip to content

Commit b5a33e9

Browse files
committed
remove extra trailing comma
1 parent 241d808 commit b5a33e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2322,7 +2322,7 @@
23222322
"issue.labeled",
23232323
"pull_request.labeled"
23242324
]
2325-
"eventFilter": { "label": ["Final Review"] },
2325+
"eventFilter": { "label": ["Final Review"] }
23262326
}
23272327
]
23282328
}

0 commit comments

Comments
 (0)