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