Skip to content

Commit 82ba92f

Browse files
Update spelling for autobuild to auto-built
1 parent 5416d4f commit 82ba92f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/autobuild-action.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { Language } from "./languages";
77
import { getActionsLogger } from "./logging";
88

99
interface AutobuildStatusReport extends actionsUtil.StatusReportBase {
10-
// Comma-separated set of languages being autobuild
10+
// Comma-separated set of languages being auto-built
1111
autobuild_languages: string;
1212
// Language that failed autobuilding (or undefined if all languages succeeded).
1313
autobuild_failure?: string;

0 commit comments

Comments
 (0)