diff --git a/.github/workflows/check-git-apply.yaml b/.github/workflows/check-git-apply.yaml index 3ab1e0d7..cfd49dbf 100644 --- a/.github/workflows/check-git-apply.yaml +++ b/.github/workflows/check-git-apply.yaml @@ -147,8 +147,8 @@ jobs: #push-to-fork: uazo/cromite add-paths: | build/patches/*.patch - commit-message: 'AUTOMATED - git apply results' - title: Git apply result for ${{ env.BRANCH }} branch + commit-message: '[AUTO] Patches auto-rebase' + title: '[AUTO] Patches auto-rebase for ${{ env.BRANCH }} branch' body: ${{ env.MESSAGE }} delete-branch: true branch-suffix: short-commit-hash