Unverified 提交 423be75d authored 作者: Will Chen's avatar Will Chen 提交者: GitHub

prettier: gen playwright (#1979)

上级 2a5cd317
......@@ -71,7 +71,7 @@ function determineIssueNumber({ context }) {
context.payload?.workflow_run?.pull_requests?.[0]?.number;
if (prFromPayload) return prFromPayload;
} else {
throw new Error("This script should only be run in a workflow_run")
throw new Error("This script should only be run in a workflow_run");
}
return null;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论