summaryrefslogtreecommitdiffstats
path: root/internal/pkg/envcheck/doc.go
blob: 8641a77d7ee6ff21b5bca4522a4a2b1268e11661 (plain)
1
2
3
4
5
// Copyright 2023 The Gitea Authors. All rights reserved.
// SPDX-License-Identifier: MIT

// Package envcheck provides a simple way to check if the environment is ready to run jobs.
package envcheck