Skip to content

Commit

Permalink
revert removing release commit
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderzobnin committed Aug 26, 2020
1 parent 46ff847 commit fc873be
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,13 @@ workflows:
- lint
- test
filters: *filter-only-release
- make-release-commit:
requires:
- build
- codespell
- lint
- test
filters: *filter-only-release

build-docs:
jobs:
Expand Down

0 comments on commit fc873be

Please sign in to comment.