parent
97052314c8
commit
309ccb5563
|
@ -31,4 +31,4 @@ jobs:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
git checkout $DEFAULT_BRANCH
|
git checkout $DEFAULT_BRANCH
|
||||||
gh pr merge $PR --squash
|
gh pr merge $PR --squash --delete-branch=false
|
||||||
|
|
Loading…
Reference in New Issue