diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml
index 7bbdb7ecc765576388ee71b5a043e23474c12f4f..d95a9c96084fef687715e3d821023134e0d48089 100644
--- a/bitbucket-pipelines.yml
+++ b/bitbucket-pipelines.yml
@@ -6,8 +6,9 @@
 image: hbpneurorobotics/nrp:dev
 
 pipelines:
-  default:
-    - step:
+  branches:
+    development:
+      - step:
         name: Build
         script:
           # Branch dependencies (ex-gerrit topic)