Skip to content

Commit bbadd59

Browse files
committed
Add pull_request
1 parent 8e0e343 commit bbadd59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: CI
33
on:
44
push:
55
branches: [ main, dev ]
6+
pull_request:
7+
branches: [ main ]
68

79
jobs:
810
build:

0 commit comments

Comments
 (0)