Performs an early validation on the LZ repository to fail as early as possible.
Required Location of the repository in your virtual environment. Default "$GITHUB_WORKSPACE"
.
The result of the validation.
uses: actions/landing-zone-early-validation@master
with:
REPO_PATH: "$GITHUB_WORKSPACE"