Skip to content

Commit db16e7c

Browse files
authored
Update libgit2sharp.yml
1 parent c04b382 commit db16e7c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/libgit2sharp.yml

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

33
on:
44
push:
5-
branches: [ dotdevelop ]
5+
branches:
6+
- dotdevelop
67
pull_request:
7-
branches: [ dotdevelop ]
8+
branches:
9+
- dotdevelop
810

911
jobs:
1012
build:

0 commit comments

Comments
 (0)