Skip to content

Commit 650ad2a

Browse files
committed
Fix pipeline_slug name
1 parent e042f51 commit 650ad2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pull-requests.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"jobs": [
33
{
44
"enabled": true,
5-
"pipeline_slug": "elasticsearch-py",
5+
"pipeline_slug": "elasticsearch-py-integration-tests",
66
"allow_org_users": true
77
}
88
]

0 commit comments

Comments
 (0)