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 bf77ab7 commit 9b696c0Copy full SHA for 9b696c0
.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@52423e01640425a022ef5fd42c6fb5f633a02728
+ uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405
69
with:
70
message: |
71
Sizes for commit ${{ env.COMMIT_SHA }}:
0 commit comments