package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jun 25, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Env struct {
RepoOwner string `env:"INPUT_REPO_OWNER"`
RepoName string `env:"INPUT_REPO_NAME"`
BaseBranch string `env:"INPUT_BASE_BRANCH"`
TargetBranch string `env:"INPUT_TARGET_BRANCH"`
Token string `env:"INPUT_GITHUB_TOKEN"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.