Skip to content

Commit a94b566

Browse files
committed
branches-ignore:
1 parent 8f4399f commit a94b566

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ContinuousIntegrationDebug.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: ContinuousIntegration Debug NuGet
33

44
on:
55
push:
6-
branches:
7-
- '!master'
6+
branches-ignore:
7+
- master
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)