Skip to content

Commit 88a970f

Browse files
committed
[Backport 8.10] Run Buildkite CI on pull requests
1 parent 51c525b commit 88a970f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.buildkite/pull-requests.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"jobs": [
3+
{
4+
"enabled": true,
5+
"pipeline_slug": "elasticsearch-py-integration-tests",
6+
"allow_org_users": true
7+
}
8+
]
9+
}

0 commit comments

Comments
 (0)