From dbca4931da9957cb0fc55963b7a8e2f5e3c7b4d6 Mon Sep 17 00:00:00 2001 From: sophiamersmann Date: Wed, 10 Jan 2024 09:26:59 +0000 Subject: [PATCH] :honeybee: (svg-tester) update commit message --- .github/workflows/svg-compare-all-views.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/svg-compare-all-views.yml b/.github/workflows/svg-compare-all-views.yml index 5bb14704962..70556901122 100644 --- a/.github/workflows/svg-compare-all-views.yml +++ b/.github/workflows/svg-compare-all-views.yml @@ -66,7 +66,7 @@ jobs: repository: ./owid-grapher-svgs/ branch: ${{ env.PUSH_BRANCH_NAME }} push_options: "--force" - commit_message: Automated commit with svg differences triggered by commit https://github.com/owid/owid-grapher/commit/${{github.sha}} + commit_message: Automated commit with svg differences of all views triggered by commit https://github.com/owid/owid-grapher/commit/${{github.sha}} # The action fails if there were any errors. - name: Fail with error message if we had errors