refactor(cmd/joj3)!: conf #51
|  | @ -13,7 +13,6 @@ import ( | |||
| 
 | ||||
| func Run(conf conf.Conf) error { | ||||
| 	actions := os.Getenv("GITHUB_ACTIONS") | ||||
| 	slog.Info("teapot start", "GITHUB_ACTIONS", actions) | ||||
| 	if actions != "true" { | ||||
| 		slog.Info("teapot exit", "GITHUB_ACTIONS", actions) | ||||
| 		return nil | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user