diff --git a/index.js b/index.js index 7048754..7c238c8 100644 --- a/index.js +++ b/index.js @@ -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