From 9fa26b7837ed8e6679b7e6115425cab6ecbc9a8a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 20 Oct 2024 22:50:50 +0200 Subject: Adding upstream version 3.5.1. Signed-off-by: Daniel Baumann --- internal/pkg/envcheck/doc.go | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 internal/pkg/envcheck/doc.go (limited to 'internal/pkg/envcheck/doc.go') diff --git a/internal/pkg/envcheck/doc.go b/internal/pkg/envcheck/doc.go new file mode 100644 index 0000000..8641a77 --- /dev/null +++ b/internal/pkg/envcheck/doc.go @@ -0,0 +1,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 -- cgit v1.2.3