Skip to content

Commit 43f0d25

Browse files
committed
fix: rm security.md files from workspaces
1 parent fa0b173 commit 43f0d25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/content/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ const workspaceModule = {
5353
rm: [
5454
'.npmrc',
5555
'.eslintrc.!(js|local.*)',
56+
'SECURITY.md',
5657
],
5758
}
5859

0 commit comments

Comments
 (0)