diff --git a/.github/workflows/commentCodeGeneration.ts b/.github/workflows/commentCodeGeneration.ts index a1d4f934464..96a520d1020 100644 --- a/.github/workflows/commentCodeGeneration.ts +++ b/.github/workflows/commentCodeGeneration.ts @@ -21,7 +21,7 @@ export async function script( issue_number: context.issue.number, }); - const body = `GitHub Actions has detected that this PR is incomplete. + const body = `GitHub Actions has found some problems running the preflight checks. Please make sure to: