revert removing release commit

This commit is contained in:
Alexander Zobnin
2020-08-26 11:09:30 +03:00
parent 46ff847bb1
commit fc873bece2

View File

@@ -281,6 +281,13 @@ workflows:
- lint - lint
- test - test
filters: *filter-only-release filters: *filter-only-release
- make-release-commit:
requires:
- build
- codespell
- lint
- test
filters: *filter-only-release
build-docs: build-docs:
jobs: jobs: