style: gofmt actions.go workflow-dirs comment
Universal: Auto Version Bump / Version Bump (push) Successful in 25s
Universal: Auto Version Bump / Version Bump (push) Successful in 25s
Claude-Session: https://claude.ai/code/session_01Bqe7fAuHQeiLueYfeHFrHw
This commit is contained in:
@@ -38,8 +38,8 @@ var (
|
||||
// .mokogitea/workflows so the currently-deployed (old) binary can discover
|
||||
// and run the deploy workflows during the cutover. Once the MokoGIT image is
|
||||
// live, switch this and the workflow directory to .mokogit/workflows.
|
||||
WorkflowDirs: []string{".mokogitea/workflows", ".gitea/workflows", ".github/workflows"},
|
||||
MaxRerunAttempts: defaultMaxRerunAttempts,
|
||||
WorkflowDirs: []string{".mokogitea/workflows", ".gitea/workflows", ".github/workflows"},
|
||||
MaxRerunAttempts: defaultMaxRerunAttempts,
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user