Skip to content

Commit 2f9528f

Browse files
authored
Update libgit2sharp.yml
1 parent 78784c2 commit 2f9528f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/libgit2sharp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: .NET
22

33
on:
44
push:
5-
branches: [ dotdevelop ]
5+
branches: [ dotdevelop_tryBuild ]
66
pull_request:
7-
branches: [ dotdevelop ]
7+
branches: [ dotdevelop_tryBuild ]
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)