Skip to content

Commit 0711003

Browse files
committed
Enhanced printing
1 parent 013edc0 commit 0711003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ runs:
7878
TARGET_BRANCH="${{ inputs.target_branch }}"
7979
OUTPUT_FORMAT="${{ inputs.output_format }}"
8080
81-
echo "🚀 Creating CodeBoarding analysis job..."
81+
echo "🚀 Creating CodeBoarding analysis job...$CREATE_JOB_URL"
8282
echo "📊 Repository: $REPO_URL"
8383
echo "🌿 Source branch: $SOURCE_BRANCH"
8484
echo "🎯 Target branch: $TARGET_BRANCH"

0 commit comments

Comments
 (0)