Compare commits

..

1 commit

Author SHA1 Message Date
dcb8126e67
wip: report package sizes
All checks were successful
/ report-size (pull_request) Successful in 25s
Added as a comment to the current pull request
2024-12-15 11:41:45 +01:00

View file

@ -44,7 +44,6 @@ if [ "$CI" = "true" ]; then
curl -o - -v -X 'POST' \
"$GITHUB_API_URL/repos/$GITHUB_REPOSITORY/issues/$pr_number/comments?token=$GITHUB_TOKEN" \
-H 'accept: application/json' \
-H 'Content-Type: application/json' \
-d "$data"
else
package_size_table