We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ab223 commit 39c685bCopy full SHA for 39c685b
.github/workflows/pr-to-typescript.yml
@@ -31,6 +31,7 @@ jobs:
31
npm i
32
gulp runtests-parallel || true
33
gulp baseline-accept
34
+ git checkout package-lock.json
35
36
- uses: peter-evans/create-pull-request@v3
37
with:
0 commit comments