We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 121449f + 60a6ee7 commit ef0a68dCopy full SHA for ef0a68d
1 file changed
.github/workflows/libgit2sharp.yml
@@ -2,9 +2,9 @@ name: .NET
2
3
on:
4
push:
5
- branches: [ dd/issues/2_merge_libgit_repo_1 ]
+ branches: [ dotdevelop ]
6
pull_request:
7
8
9
jobs:
10
build:
@@ -15,7 +15,6 @@ jobs:
15
- uses: actions/checkout@v2
16
with:
17
fetch-depth: 0
18
-
19
- name: Setup .NET
20
uses: actions/setup-dotnet@v1
21
0 commit comments