aws-codebuild-run-build
                                
                                 aws-codebuild-run-build copied to clipboard
                                
                                    aws-codebuild-run-build copied to clipboard
                            
                            
                            
                        Prevent build spec override
We are interested in leveraging this Github action to trigger CB projects when a PR is created in our repo, however we are not comfortable with the idea that the buildspec can be overridden. A malicious user could modify the spec to perform actions beyond those allowed. Is there a way to prevent this behaviour via an IAM condition or any other way?