diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 32f33bd..f3e3890 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -2,8 +2,8 @@ image: python:3.7.3 options: max-time: 1 pipelines: - custom: - pull-requests: + pull-requests: + '**': - step: script: - git submodule update --init