Skip to content

Commit 75efc31

Browse files
committed
Builds on anything except master
1 parent 24229db commit 75efc31

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ContinuousIntegrationDebug.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
name: ContinuousIntegration Debug NuGet
33

44
on:
5-
pull_request:
5+
push:
6+
branches:
7+
- '!master'
68

79
jobs:
810
build:

0 commit comments

Comments
 (0)