Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-erojaslizano committed May 27, 2024
1 parent 783f39f commit ccaf226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/scripts/linter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ git fetch -a
current_branch=$(git rev-parse --abbrev-ref HEAD)

echo "current branch ${current_branch}"
echo "github base ref = $GITHUB_BASE_REF"
BASE_SHA=$(git merge-base origin/$GITHUB_BASE_REF $current_branch)

echo "base sha = ${BASE_SHA}"
Expand Down

0 comments on commit ccaf226

Please sign in to comment.