Skip to content

Commit

Permalink
Update cmd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax authored Aug 30, 2024
1 parent 0ded04c commit d23af9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ jobs:
});
const prBranch = pr.data.head.ref;
const repo = pr.data.head.repo.full_name;
console.log(prBranch, repo, pr, pr.data, pr.data.head)
return { pr_branch: prBranch, repo: repo };
result-encoding: string

Expand Down

0 comments on commit d23af9e

Please sign in to comment.