Skip to content

Commit

Permalink
PR issues fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya committed May 31, 2023
1 parent 0065d71 commit c159b0c
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,19 +141,6 @@ workflows:
requires:
- release_premajor?

- release_bump-prerelease?:
context: live-connect
type: approval
requires:
- build_and_test

- release:
context: live-connect
name: release_bump-prerelease
increment: "bump-prerelease"
requires:
- release_bump-prerelease?

- release_alpha->beta?:
context: live-connect
type: approval
Expand Down

0 comments on commit c159b0c

Please sign in to comment.