Skip to content

Commit 87c1e78

Browse files
Un commented the merge to test
1 parent f71f108 commit 87c1e78

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -196,11 +196,11 @@ jobs:
196196
--body "Automated update of Eclipse update site for release ${{ env.GH_RELEASE_TAG_NAME }}."
197197
198198
# Squash and merge the PR, then delete the branch
199-
# gh pr merge \
200-
# --repo CheckmarxDev/ast-eclipse-plugin-update-site \
201-
# --squash \
202-
# --auto \
203-
# --delete-branch
199+
gh pr merge \
200+
--repo CheckmarxDev/ast-eclipse-plugin-update-site \
201+
--squash \
202+
--auto \
203+
--delete-branch
204204
205205

206206

0 commit comments

Comments
 (0)