Skip to content

Commit acbf82a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b66922c commit acbf82a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-image-size.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ jobs:
113113
# else
114114
# comment_message="File '$dockerfile' resulted in a change in the image size from $size_base -> $size_pr MB (diff: $diff MB)"
115115
# fi
116-
116+
117117
# echo "comment_message=$comment_message" >> $GITHUB_OUTPUT
118118
# echo "File $dockerfile resulted in a change in the image size from $size_base -> $size_pr MB" >> $GITHUB_STEP_SUMMARY
119-
119+
120120
##For debug
121121
comment_message="File size change"
122122
echo "comment_message=$comment_message" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)