Skip to content

Commit 72408a3

Browse files
authored
add description
1 parent 50e0773 commit 72408a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ jobs:
1515
runs-on: ubuntu-latest
1616

1717
steps:
18-
- uses: actions/checkout@v3
18+
- name: Checkout code
19+
uses: actions/checkout@v3
1920
- name: Setup .NET
2021
uses: actions/setup-dotnet@v3
2122
with:

0 commit comments

Comments
 (0)