Skip to content

Commit

Permalink
[CI] Remove test-update-serverless triggering
Browse files Browse the repository at this point in the history
  • Loading branch information
brianseeders committed Sep 27, 2024
1 parent dfa13ba commit 74c708d
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .buildkite/pull-requests.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,6 @@
"trigger_comment_regex": "(run\\W+elasticsearch-ci.+)|(^\\s*((buildkite|@elastic(search)?machine)\\s*)?test\\s+this(\\s+please)?)",
"cancel_intermediate_builds": true,
"cancel_intermediate_builds_on_comment": false
},
{
"enabled": true,
"pipeline_slug": "elasticsearch-pull-request-check-serverless-submodule",
"allow_org_users": true,
"allowed_repo_permissions": [
"admin",
"write"
],
"set_commit_status": false,
"build_on_commit": true,
"build_on_comment": false,
"labels": [
"test-update-serverless"
]
}
]
}

0 comments on commit 74c708d

Please sign in to comment.