From d4b319f10d0db5717d575d7654395ce54cfdda29 Mon Sep 17 00:00:00 2001 From: Nishant Mittal Date: Fri, 17 Nov 2023 17:52:48 +0530 Subject: [PATCH] ci: update commit_message for coverage report action --- .github/workflows/coverage.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index c4172fa..f8d9177 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -30,6 +30,7 @@ jobs: destination-github-username: 'nishantwrp' destination-repository-name: 'joplin-plugin-templates-store' create-target-branch-if-needed: true + commit-message: 'chore: update coverage report (ORIGIN_COMMIT)' user-name: 'Albus' user-email: 'bot@nishantwrp.com' target-branch: main