diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index e4139ea..1c35592 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -107,7 +107,7 @@ pipelines: - pip install -r dev-requirements.txt - python -m black --check . branches: - main: + '{main,bugfix/pipeline}': - step: name: Build and Test script: