Compare commits
1 commit
5d99a468a1
...
dcb8126e67
Author | SHA1 | Date | |
---|---|---|---|
dcb8126e67 |
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue