diff --git a/.github/workflows/codebuild-ci.yml b/.github/workflows/codebuild-ci.yml index 13089a44cede..4137dae2eeb5 100644 --- a/.github/workflows/codebuild-ci.yml +++ b/.github/workflows/codebuild-ci.yml @@ -1,10 +1,5 @@ name: AWS CodeBuild CI on: - pull_request: - paths-ignore: - - '**.md' - - '.all-contributorsrc' - - 'docs/**' push: branches: - master @@ -133,4 +128,4 @@ jobs: - name: Run endpoints test uses: aws-actions/aws-codebuild-run-build@v1 with: - project-name: aws-sdk-java-v2-endpoints-test \ No newline at end of file + project-name: aws-sdk-java-v2-endpoints-test