We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b3d45 commit b7cc741Copy full SHA for b7cc741
ci_scripts/report_preview_url.sh
@@ -27,6 +27,7 @@ for file in "${all_git_files[@]}"; do
27
fi
28
done
29
30
+
31
if [ ${#output_lines[@]} -gt 0 ]; then
32
cat <<-EOF
33
<details>
0 commit comments