Skip to content

Commit 31a0c73

Browse files
Update entrypoint.sh
1 parent 0ab7978 commit 31a0c73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ if [ "$EVENT_NAME" = "pull_request" ]; then
1212
else
1313
INPUT_OPTIONS="$INPUT_OPTIONS --cr_event_type=manual"
1414
fi
15+
echo $INPUT_OPTIONS
1516

1617
SUPPORTED_COMMANDS=("/review" "review")
1718

0 commit comments

Comments
 (0)