Skip to content

Commit 9c9e1ac

Browse files
fix: correct repo pipeline slug (#10)
1 parent 270b81a commit 9c9e1ac

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": "tk-btf-pull-request-pipeline",
5+
"pipeline_slug": "tk-btf",
66
"allow_org_users": true,
77
"allowed_repo_permissions": ["admin", "write"],
88
"allowed_list": ["github-actions[bot]"],

0 commit comments

Comments
 (0)