We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8724c9 commit 15012b1Copy full SHA for 15012b1
.github/workflows/dotnet.yml renamed to .github/workflows/dotnet-build.yml
@@ -1,6 +1,6 @@
1
# This workflow will build a .NET project
2
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
3
-name: .NET
+name: .NET Build
4
on:
5
push:
6
pull_request:
0 commit comments