Skip to content

Commit 4fb14f2

Browse files
committed
[ci] Exclude Win Debug from releases
1 parent 3c821d2 commit 4fb14f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/root-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,8 @@ jobs:
242242
config: Debug
243243
- event_name: push
244244
config: Debug
245+
- event_name: workflow_dispatch
246+
config: Debug
245247

246248
name: Windows 10 ${{ matrix.target_arch }} ${{ matrix.config }}
247249

0 commit comments

Comments
 (0)