Skip to content

Commit 15012b1

Browse files
authored
Update and rename dotnet.yml to dotnet-build.yml
1 parent b8724c9 commit 15012b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/dotnet.yml renamed to .github/workflows/dotnet-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This workflow will build a .NET project
22
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
3-
name: .NET
3+
name: .NET Build
44
on:
55
push:
66
pull_request:

0 commit comments

Comments
 (0)