Skip to content

Commit ed03fc9

Browse files
committed
try
1 parent 9e5011e commit ed03fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-url-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
done
5353
5454
if [ "$IS_TRUSTED" == "true" ]; then
55-
echo "✅ Using PR branch script (same repo or trusted user: $PR_AUTHOR)"
55+
echo "✅ Using PR branch script (trusted user: $PR_AUTHOR)"
5656
chmod +x pr/ci_scripts/report_preview_url.sh
5757
cd pr
5858
SCRIPT_PATH="./ci_scripts/report_preview_url.sh"

0 commit comments

Comments
 (0)