Skip to content

Commit

Permalink
refactor(git-branching): removed next version branch
Browse files Browse the repository at this point in the history
  • Loading branch information
phramz committed Mar 24, 2024
1 parent fb9f59e commit 986d021
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 54 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: '[Pull-Request] Open'
on:
pull_request:
branches:
- next
- main

concurrency:
group: '${{ github.workflow }}-${{ github.ref_name }}'
Expand Down
53 changes: 0 additions & 53 deletions .github/workflows/push_next.yml

This file was deleted.

0 comments on commit 986d021

Please sign in to comment.