Skip to content

Commit e17c47a

Browse files
authored
Edit GH action comment
1 parent 8eeff10 commit e17c47a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/analyze_comment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
run: |
3636
echo 'body<<EOF' >> $GITHUB_OUTPUT
3737
echo '' >> $GITHUB_OUTPUT
38+
echo '## Size changes' >> $GITHUB_OUTPUT
39+
echo '' >> $GITHUB_OUTPUT
3840
echo '<details>' >> $GITHUB_OUTPUT
3941
echo '' >> $GITHUB_OUTPUT
4042
cat analysis_comment.txt/__bundle_analysis_comment.txt >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)