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