1// Copyright 2023 The Gitea Authors. All rights reserved.2// SPDX-License-Identifier: MIT34package config56import _ "embed"78//go:embed config.example.yaml9var Example []byte
git clone git://git.lin.moe/forgejo-runner.git
1// Copyright 2023 The Gitea Authors. All rights reserved.2// SPDX-License-Identifier: MIT34package config56import _ "embed"78//go:embed config.example.yaml9var Example []byte