From e5820ecfd8a02b6fc000b9f8237d31a7e76d4692 Mon Sep 17 00:00:00 2001 From: NOTCH <50923147+NotchSNCO@users.noreply.github.com> Date: Wed, 15 Mar 2023 01:00:15 -0400 Subject: [PATCH] Update update-major-version.yml --- .github/workflows/update-major-version.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-major-version.yml b/.github/workflows/update-major-version.yml index 8cdffe9..1d6519f 100644 --- a/.github/workflows/update-major-version.yml +++ b/.github/workflows/update-major-version.yml @@ -1,3 +1,4 @@ +#Test name: Update Major Version run-name: Update ${{ github.event.inputs.main_version }} to ${{ github.event.inputs.target }}