View source: R/codebuild_operations.R
codebuild_delete_webhook | R Documentation |
For an existing CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository, stops CodeBuild from rebuilding the source code every time a code change is pushed to the repository.
See https://www.paws-r-sdk.com/docs/codebuild_delete_webhook/ for full documentation.
codebuild_delete_webhook(projectName)
projectName |
[required] The name of the CodeBuild project. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.