Skip to content

Commit 0469e71

Browse files
committed
add epub-tests to the digests
1 parent 3a9c1cb commit 0469e71

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

mls.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2324,19 +2324,21 @@
23242324
"digest:thursday": [
23252325
{
23262326
"repos": [
2327-
"w3c/epub-specs"
2327+
"w3c/epub-specs",
2328+
"w3c/epub-tests"
23282329
],
23292330
"eventFilter": { "label": ["Final Review"] },
2330-
"topic": "FINAL REVIEW requests in the epub-specs GitHub repository"
2331+
"topic": "FINAL REVIEW requests in the EPUB GitHub repository"
23312332
}
23322333
],
23332334
"digest:friday": [
23342335
{
23352336
"repos": [
2336-
"w3c/epub-specs"
2337+
"w3c/epub-specs",
2338+
"w3c/epub-tests"
23372339
],
23382340
"eventFilter": { "notlabel": ["Final Review"] },
2339-
"topic": "New activity in the epub-specs GitHub repository"
2341+
"topic": "New activity in the EPUB GitHub repository"
23402342
}
23412343
]
23422344
}

0 commit comments

Comments
 (0)