mirror of
https://github.com/go-gitea/gitea
synced 2025-07-26 12:18:36 +00:00
@@ -15,7 +15,7 @@ import (
|
|||||||
// EditRunnerForm form for admin to create runner
|
// EditRunnerForm form for admin to create runner
|
||||||
type EditRunnerForm struct {
|
type EditRunnerForm struct {
|
||||||
Description string
|
Description string
|
||||||
CustomLabels string
|
CustomLabels string // comma-separated
|
||||||
}
|
}
|
||||||
|
|
||||||
// Validate validates form fields
|
// Validate validates form fields
|
||||||
|
Reference in New Issue
Block a user