Skip to content

Commit

Permalink
Merge pull request #124 from trakx/master
Browse files Browse the repository at this point in the history
Merge master into dev
  • Loading branch information
joaofbvieira authored Nov 27, 2024
2 parents 5ab784e + ded8730 commit 608d11f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions git-diff/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@ runs:
commitShas="$commitShas "
fi
# split commitShas by space
IFS=' ' read -ra commitShas <<< "$commitShas"
FILES=""
for sha in $commitShas; do
Expand Down

0 comments on commit 608d11f

Please sign in to comment.