Skip to content

Commit

Permalink
feat: added echo branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipebros committed Dec 8, 2020
1 parent 0385e1e commit 209047f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ run_ci_when_approved() {

echo "${approvals}/${APPROVALS} approvals"
echo "${reviews} reviews"
echo "${GITHUB_REF#refs/heads/} branch"

resultado=$(
curl -s\
Expand Down

0 comments on commit 209047f

Please sign in to comment.