diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index e767cb18..67e8c125 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -1,7 +1,7 @@ # This workflow will build a .NET project # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net -name: .NET +name: dotnet on: push: