1
0
mirror of synced 2025-12-19 18:10:59 -05:00

more exceptions when looking for orphaned assets (#33478)

This commit is contained in:
Peter Bengtsson
2022-12-14 15:38:06 +01:00
committed by GitHub
parent a4add26673
commit 707271aec5

View File

@@ -57,6 +57,7 @@ async function main(opts) {
'stylesheets',
'contributing',
'pages',
'.github/actions-scripts',
]
if (!excludeTranslations) {
roots.push('translations')