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 96be73c commit bc5d8c5Copy full SHA for bc5d8c5
ci_scripts/report_preview_url.sh
@@ -31,7 +31,7 @@ done
31
if [ ${#output_lines[@]} -gt 0 ]; then
32
cat <<-EOF
33
> [!CAUTION]
34
-> 如果你不清楚这个 pr 的修改内容(特别是修改了 \`report_preview_url.sh\` 或 \`preview-url-comment.yml\`),请不要随便点击链接!!!
+> 如果你不清楚这个 pr 的修改内容(特别是修改了 \`report_preview_url.sh\` 或 \`preview-url-generate.yml\`),请不要随便点击链接!!!
35
36
<details>
37
<summary>📚 本次 PR 文档预览链接 (点击展开)</summary>
0 commit comments