daily-code icon indicating copy to clipboard operation
daily-code copied to clipboard

Create an action that fails if the user has committed package-lock

Open hkirat opened this issue 1 year ago • 1 comments

Users are committing package-lock and pnpm-lock We're restricting the repo to yarn, so any PR that adds either of these should be rejected

Let's add a workflow that checks this

hkirat avatar Apr 14 '24 13:04 hkirat

I am adding the workflow

Rahul-Das-Sarma avatar Apr 14 '24 13:04 Rahul-Das-Sarma