Skip to content

Commit f34d9be

Browse files
committed
Temporarily enable release builds
1 parent 5f25bee commit f34d9be

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/nuget.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- master
77
- 2.6.x
8+
- feature/ci-update
89
workflow_dispatch: {}
910

1011
concurrency:

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- master
77
- 2.6.x
8+
- feature/ci-update
89
tags:
910
- "**"
1011
workflow_dispatch: {}

0 commit comments

Comments
 (0)