mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-08-11 18:32:12 +00:00
Switch PR merging to squash in Flatpak workflow
This commit is contained in:
parent
84a4ebd0a7
commit
1b72603137
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@ -441,7 +441,7 @@ jobs:
|
|||||||
|
|
||||||
gh pr merge "$pr_number" \
|
gh pr merge "$pr_number" \
|
||||||
--repo "$FLATPAK_REPOSITORY" \
|
--repo "$FLATPAK_REPOSITORY" \
|
||||||
--merge \
|
--squash \
|
||||||
--delete-branch \
|
--delete-branch \
|
||||||
--match-head-commit "$sync_commit"
|
--match-head-commit "$sync_commit"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user