Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Del Monte committed Aug 14, 2023
1 parent 4d2c15d commit 0b48b1e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ public String getTargetBranch() {
public String getLatestCommitFromRef() {
return payload.getPullRequest().getSource().getCommit().getHash();
}

@Override
public String getLatestCommitToRef() {
return payload.getPullRequest().getDestination().getCommit().getHash();
Expand Down

0 comments on commit 0b48b1e

Please sign in to comment.