Skip to content

Commit 34f4308

Browse files
committed
different ci/cd split
1 parent 178b4e9 commit 34f4308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build, Test, and Publish NuGet Package
33
on:
44
push:
55
branches:
6-
- main
6+
- test
77
tags:
88
- 'v*.*.*' # Ensure that NuGet publishing is triggered on version tags like v1.0.0
99

0 commit comments

Comments
 (0)