Skip to content

Commit

Permalink
Merge branch 'pla-1142' of github.com:chainflip-io/chainflip-backend …
Browse files Browse the repository at this point in the history
…into pla-1142
  • Loading branch information
tomjohnburton committed Feb 7, 2024
2 parents f65c98f + fecc33a commit daf9cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cherry-pick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
RELEASE_BRANCH=$(git branch -r | grep 'origin/release/[0-9]\+\.[0-9]' | sed 's/.*release\///' | sort -V | tail -n1)
echo "RELEASE_BRANCH=release/$RELEASE_BRANCH" >> $GITHUB_ENV
#
#2
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
Expand Down

0 comments on commit daf9cac

Please sign in to comment.