From 25f730cf2d522767430d5749785d3a029b541bc6 Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Tue, 19 Mar 2024 15:01:14 +0000 Subject: [PATCH] Create branch if version updated --- .github/workflows/dotnet-version.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dotnet-version.yml b/.github/workflows/dotnet-version.yml index 4b8abdfa..f5121852 100644 --- a/.github/workflows/dotnet-version.yml +++ b/.github/workflows/dotnet-version.yml @@ -1,5 +1,5 @@ ---- # Check dotnet version -name: "Repo: Update Dotnet Version" +--- # Create a new branch for the latest (released) dotnet version if there's an update +name: "Repo: Update Dotnet Version to latest released version" on: push: branches: