My PR Title #10
1
index.js
1
index.js
@ -29,7 +29,6 @@ async function getAndPostPullRequests() {
|
|||||||
Authorization: `token ${githubToken}`,
|
Authorization: `token ${githubToken}`,
|
||||||
"Content-Type": "application/json",
|
"Content-Type": "application/json",
|
||||||
};
|
};
|
||||||
|
|
||||||
// Logic for current branch
|
// Logic for current branch
|
||||||
if (!branch) {
|
if (!branch) {
|
||||||
const ref = process.env.GITHUB_REF;
|
const ref = process.env.GITHUB_REF;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user