Update spelling for autobuild to auto-built
This commit is contained in:
parent
5416d4f3b5
commit
82ba92f462
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import { Language } from "./languages";
|
|||
import { getActionsLogger } from "./logging";
|
||||
|
||||
interface AutobuildStatusReport extends actionsUtil.StatusReportBase {
|
||||
// Comma-separated set of languages being autobuild
|
||||
// Comma-separated set of languages being auto-built
|
||||
autobuild_languages: string;
|
||||
// Language that failed autobuilding (or undefined if all languages succeeded).
|
||||
autobuild_failure?: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue