Skip to content

Commit 4801ee8

Browse files
authored
Add epub-tests to the digests (#291)
* add epub-tests to the digests * typo
1 parent 7936b0a commit 4801ee8

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
@@ -2345,19 +2345,21 @@
23452345
"digest:thursday": [
23462346
{
23472347
"repos": [
2348-
"w3c/epub-specs"
2348+
"w3c/epub-specs",
2349+
"w3c/epub-tests"
23492350
],
23502351
"eventFilter": { "label": ["Final Review"] },
2351-
"topic": "FINAL REVIEW requests in the epub-specs GitHub repository"
2352+
"topic": "FINAL REVIEW requests in the EPUB GitHub repositories"
23522353
}
23532354
],
23542355
"digest:friday": [
23552356
{
23562357
"repos": [
2357-
"w3c/epub-specs"
2358+
"w3c/epub-specs",
2359+
"w3c/epub-tests"
23582360
],
23592361
"eventFilter": { "notlabel": ["Final Review"] },
2360-
"topic": "New activity in the epub-specs GitHub repository"
2362+
"topic": "New activity in the EPUB GitHub repositories"
23612363
}
23622364
]
23632365
}

0 commit comments

Comments
 (0)