Reworked the post method a bit.
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 31s

This commit is contained in:
2023-11-19 22:12:36 +01:00
parent 1a139366a7
commit e334dd5812

View File

@ -26,6 +26,7 @@ async function getAndPostPullRequests() {
// Headers with Authorization
const headers = {
"Content-Type": "application/json",
accept: "application/json",
};
core.info(`token ${token}`);
// Logic for current branch