Thanks to visit codestin.com Credit goes to github.com
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 66df211 commit 0e99327Copy full SHA for 0e99327
‎.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@9c40848920de7cd32a71773ba792d8b04f03bf7a
+ uses: marocchino/sticky-pull-request-comment@a071bc9e79df3f13d7cd94d06ab2ef1ec959e9fa
69
with:
70
message: |
71
Sizes for commit ${{ env.COMMIT_SHA }}:
0 commit comments