From 1ff9760f4bd28363b2db733ab227f010ed17a367 Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Tue, 7 May 2024 16:47:25 -0700 Subject: [PATCH] Update version-history.yml --- .github/workflows/version-history.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/version-history.yml b/.github/workflows/version-history.yml index d395b9123..f9b3937a1 100644 --- a/.github/workflows/version-history.yml +++ b/.github/workflows/version-history.yml @@ -101,7 +101,7 @@ jobs: branch=automated-update-for-image-history-$GITHUB_RUN_ID git checkout -b $branch - message='Automated update for image history [skip ci]' + message='Automated update for image history' # Add / update and commit git add -A