diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 74b541e8..fe81e051 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -91,7 +91,7 @@ steps: - wait - block: 'Unblock Deploy' - branches: '!master !develop' + branches: '!master' - block: 'Check your branch name' prompt: 'Your branch name does not match expected options. This will not result in a successful deployment unless you have explicitly defined environment variables.'