We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60a6ee7 + ef0a68d commit 1da3cfaCopy full SHA for 1da3cfa
1 file changed
.github/workflows/libgit2sharp.yml
@@ -13,7 +13,8 @@ jobs:
13
14
steps:
15
- uses: actions/checkout@v2
16
-
+ with:
17
+ fetch-depth: 0
18
- name: Setup .NET
19
uses: actions/setup-dotnet@v1
20
with:
0 commit comments