Skip to content

Commit b21be7e

Browse files
committed
dist
1 parent ba76fa7 commit b21be7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,7 @@ async function push() {
491491
}
492492
const pulls = await client.pulls.list({
493493
base,
494+
head: `${owner}:${head}`,
494495
owner,
495496
repo,
496497
state: "open",

0 commit comments

Comments
 (0)