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 e9d9080 commit 91dd28aCopy full SHA for 91dd28a
.github/workflows/pr.yml
@@ -65,7 +65,7 @@ jobs:
65
run: |
66
echo "COMMIT_SHA=${{ github.event.pull_request.head.sha || github.sha }}" >> $GITHUB_ENV
67
- name: Preview Bundle Size
68
- uses: marocchino/sticky-pull-request-comment@28d58c4b5a5eae3bbe45348c3990dcbc2ffcdc69
+ uses: marocchino/sticky-pull-request-comment@2cdbc7bc07f07bd81bd45f4db2b3bc7683e1f0bf
69
with:
70
message: |
71
Sizes for commit ${{ env.COMMIT_SHA }}:
0 commit comments