Skip to content

Commit

Permalink
Run Rally IT Serverless pipeline on pull requests (#1783)
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin authored Sep 22, 2023
1 parent fd6000f commit 92f0f92
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .buildkite/pull-requests.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
"enabled": true,
"pipeline_slug": "rally-it",
"allow_org_users": true
},
{
"enabled": true,
"pipeline_slug": "rally-it-serverless",
"allow_org_users": true
}
]
}

0 comments on commit 92f0f92

Please sign in to comment.