Skip to content

Commit 39c685b

Browse files
committed
Don't ship the package lock changes to the v2 version
1 parent 23ab223 commit 39c685b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-to-typescript.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
npm i
3232
gulp runtests-parallel || true
3333
gulp baseline-accept
34+
git checkout package-lock.json
3435
3536
- uses: peter-evans/create-pull-request@v3
3637
with:

0 commit comments

Comments
 (0)