Skip to content

Commit

Permalink
Don't ship the package lock changes to the v2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Oct 5, 2021
1 parent 23ab223 commit 39c685b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-to-typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
npm i
gulp runtests-parallel || true
gulp baseline-accept
git checkout package-lock.json
- uses: peter-evans/create-pull-request@v3
with:
Expand Down

0 comments on commit 39c685b

Please sign in to comment.