Skip to content

Commit

Permalink
Merge pull request #143 from chiefmikey:head_only
Browse files Browse the repository at this point in the history
Head_only
  • Loading branch information
chiefmikey authored Aug 22, 2022
2 parents 76088b6 + 3673d81 commit 7e05572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beta/beta-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
git reset --soft ${BRANCH}
git add .
git commit -am 'Beta branch'
gh pr create --title ${BRANCH} --body 'Beta branch' --base origin/main --head main
gh pr create --title ${BRANCH} --body 'Beta branch' --head main

0 comments on commit 7e05572

Please sign in to comment.