more exceptions when looking for orphaned assets (#33478)
This commit is contained in:
@@ -57,6 +57,7 @@ async function main(opts) {
|
||||
'stylesheets',
|
||||
'contributing',
|
||||
'pages',
|
||||
'.github/actions-scripts',
|
||||
]
|
||||
if (!excludeTranslations) {
|
||||
roots.push('translations')
|
||||
|
||||
Reference in New Issue
Block a user