We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6a89d commit 3a397d8Copy full SHA for 3a397d8
.github/workflows/dotnet-test.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- '*'
7
- '!master'
8
+ pull_request:
9
+ branches:
10
+ - '*'
11
12
jobs:
13
build:
0 commit comments