Skip to content

Commit d62fd95

Browse files
authored
Merge pull request #45 from brentmaxwell/brentmaxwell-patch-1
Update and rename dotnet.yml to dotnet-build.yml
2 parents b8724c9 + 15012b1 commit d62fd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml .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)