Skip to content

Commit d02eaaf

Browse files
committed
add missing comma
1 parent b5a33e9 commit d02eaaf

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
@@ -2321,7 +2321,7 @@
23212321
"events": [
23222322
"issue.labeled",
23232323
"pull_request.labeled"
2324-
]
2324+
],
23252325
"eventFilter": { "label": ["Final Review"] }
23262326
}
23272327
]

0 commit comments

Comments
 (0)