remove some debug info

This commit is contained in:
Thomas Horstmeyer 2022-02-01 15:31:01 +00:00
parent e836f97769
commit ec0b3ae7ff
6 changed files with 2 additions and 11 deletions

View file

@ -338,8 +338,6 @@ export function buildPayload(
}
}
}
core.info("Using base ref: " + payloadObj.base_ref);
core.info("USing base sha: " + payloadObj.base_sha);
return payloadObj;
} else {
return {