Skip to content

Commit 3a397d8

Browse files
author
Christoph Bühler
committed
chore: run test on pull requests
1 parent bb6a89d commit 3a397d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dotnet-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches:
66
- '*'
77
- '!master'
8+
pull_request:
9+
branches:
10+
- '*'
811

912
jobs:
1013
build:

0 commit comments

Comments
 (0)