Skip to content

Commit

Permalink
fix: rm security.md files from workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Mar 29, 2022
1 parent fa0b173 commit 43f0d25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/content/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ const workspaceModule = {
rm: [
'.npmrc',
'.eslintrc.!(js|local.*)',
'SECURITY.md',
],
}

Expand Down

0 comments on commit 43f0d25

Please sign in to comment.