Open
Description
The source type override parameter is automatically overridden on the CodeBuild job to the GITHUB
type and current repository. We have a scenario that requires our CodeBuild job to source from a different location, but would still like to drive the execution of the CodeBuild job from a GitHub action.
Can we add a new parameter that allows us to disable the source type override parameters and use the CodeBuild job's default values?