From 69cabbf480496e9a837394cc5acf941997a625c1 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Thu, 18 Apr 2024 07:16:10 +0000 Subject: [PATCH] Change title and commit message --- .github/workflows/check-git-apply.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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