We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 423b462 commit 581bc8bCopy full SHA for 581bc8b
.github/workflows/size-report.yml
@@ -63,5 +63,5 @@ jobs:
63
with:
64
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
65
filePath: size-report.md
66
- comment_tag: ${{ env.COMMENT_MARKER }}
67
pr_number: ${{ github.event.workflow_run.pull_requests[0].number }}
+ comment_tag: ${{ env.COMMENT_MARKER }}
0 commit comments