We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd7eaf commit d6884f2Copy full SHA for d6884f2
1 file changed
javascripts/custom-repos.js
@@ -76,7 +76,8 @@ var optInRepos = [
76
'product-taxonomy',
77
'wasmprof',
78
'cli',
79
- 'worldwide'
+ 'worldwide',
80
+ 'roast'
81
];
82
83
// Add custom repos by full_name. Take the org/user and repo name
0 commit comments