Skip to content

Commit a737b43

Browse files
committed
chore: lint
1 parent 646b777 commit a737b43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/size-comment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ jobs:
3737
with:
3838
github-token: ${{ secrets.GITHUB_TOKEN }}
3939
run-id: ${{ github.event.workflow_run.id }}
40-
40+
4141
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
4242
if: steps.pr.outputs.result
4343
with:
4444
sparse-checkout: scripts/parse-sizes.ts
4545
sparse-checkout-cone-mode: false
46-
46+
4747
- name: 📊 Generate size comparison
4848
if: steps.pr.outputs.result
4949
id: sizes

0 commit comments

Comments
 (0)