CI: Make the downstream enterprise test a check instead of comments (#59071)
This commit is contained in:
@@ -46,4 +46,10 @@ var (
|
||||
Usage: "Google Cloud Platform key file",
|
||||
Required: true,
|
||||
}
|
||||
gitHubTokenFlag = cli.StringFlag{
|
||||
Name: "github-token",
|
||||
Value: "",
|
||||
EnvVars: []string{"GITHUB_TOKEN"},
|
||||
Usage: "GitHub token",
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user