Skip to content

Commit ceec52c

Browse files
committed
Address review.
1 parent a326649 commit ceec52c

File tree

2 files changed

+66
-2
lines changed

2 files changed

+66
-2
lines changed

.github/workflows/__autobuild-action.yml

Lines changed: 64 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/autobuild-macos-dotnet.yml renamed to pr-checks/checks/autobuild-action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: "Autobuild "
2-
description: "Tests that C# "
1+
name: "autobuild-action"
2+
description: "Tests that the C# autobuild action works"
33
versions: ["latest"]
44
steps:
55
- uses: ./../action/init

0 commit comments

Comments
 (0)