Skip to content

Commit 707271a

Browse files
author
Peter Bengtsson
authored
more exceptions when looking for orphaned assets (github#33478)
1 parent a4add26 commit 707271a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/find-orphaned-assets.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ async function main(opts) {
5757
'stylesheets',
5858
'contributing',
5959
'pages',
60+
'.github/actions-scripts',
6061
]
6162
if (!excludeTranslations) {
6263
roots.push('translations')

0 commit comments

Comments
 (0)