Skip to content

Commit 19887fe

Browse files
authored
Support Scala 3 label in release notes generation (#4902)
1 parent 74d717d commit 19887fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/config/release-notes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
{
3636
"title": "## Build and Internal Changes",
37-
"labels": ["Internal"]
37+
"labels": ["Internal", "Scala 3"]
3838
},
3939
{
4040
"title": "## Uncategorized",

0 commit comments

Comments
 (0)