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 646b777 commit a737b43Copy full SHA for a737b43
.github/workflows/size-comment.yml
@@ -37,13 +37,13 @@ jobs:
37
with:
38
github-token: ${{ secrets.GITHUB_TOKEN }}
39
run-id: ${{ github.event.workflow_run.id }}
40
-
+
41
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
42
if: steps.pr.outputs.result
43
44
sparse-checkout: scripts/parse-sizes.ts
45
sparse-checkout-cone-mode: false
46
47
- name: 📊 Generate size comparison
48
49
id: sizes
0 commit comments