diff --git a/.github/workflows/check-git-apply.yaml b/.github/workflows/check-git-apply.yaml index c2e65fe4..6a4d78ca 100644 --- a/.github/workflows/check-git-apply.yaml +++ b/.github/workflows/check-git-apply.yaml @@ -119,7 +119,8 @@ jobs: #push-to-fork: uazo/bromite add-paths: | build/patches/*.patch - commit-message: ${{ env.MESSAGE }} + commit-message: 'AUTOMATED - git apply results' title: Git apply result for ${{ env.BRANCH }} branch + body: ${{ env.MESSAGE }} delete-branch: true branch-suffix: short-commit-hash