Skip to content

Commit

Permalink
release_test_temp
Browse files Browse the repository at this point in the history
Signed-off-by: Kshitiz Vijayvargiya <[email protected]>
  • Loading branch information
kshitiz-okahu committed Dec 5, 2024
1 parent aa61462 commit 9b191bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/prepare-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,3 @@ jobs:
git config --global user.name "$USER_NAME"
git commit -a -m "$message"
git push origin HEAD:$branch
gh pr create --title "$message" \
--body "$body" \
--head $branch \
--base main
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,3 @@ jobs:
git config --global user.name "you"
git commit -a -m "$message"
git push origin HEAD:$branch
gh pr create --title "$message" \
--body "$body" \
--head $branch \
--base main

0 comments on commit 9b191bc

Please sign in to comment.