Skip to content

Commit df99f32

Browse files
chore: sync workflows
1 parent a73cf85 commit df99f32

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pr-updated.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ jobs:
6363
echo "::set-env name=RUNNING::"
6464
fi
6565
66+
- name: Sort
67+
run: npx sort-package-json
68+
if: env.RUNNING
6669
- name: Get version
6770
uses: technote-space/get-next-version-action@v1
6871
with:

0 commit comments

Comments
 (0)