Skip to content

Commit

Permalink
Create branch if version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Mar 19, 2024
1 parent 588349a commit 25f730c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet-version.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 25f730c

Please sign in to comment.