Skip to content

Commit

Permalink
chore: remove merge releasing branch (#5368)
Browse files Browse the repository at this point in the history
  • Loading branch information
JashBook authored Oct 10, 2023
1 parent 92d3e59 commit 385b383
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ env:


jobs:
merge-releasing-branch:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Auto merge releasing PR
run: ./.github/utils/merge_releasing_pr.sh

release-message:
runs-on: ubuntu-latest
outputs:
Expand Down

0 comments on commit 385b383

Please sign in to comment.