Skip to content

Commit ade61e1

Browse files
committed
Try to enable CI for the XTConvert
1 parent 51e012e commit ade61e1

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/macos-ci.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
- stable
8+
- wip-xtconvert
89
pull_request:
910
branches:
1011
- master

.github/workflows/ubuntu-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- master
77
- stable
88
- versus-ci-ubuntu
9+
- wip-xtconvert
910
pull_request:
1011
branches:
1112
- master

.github/workflows/windows-ci.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
- stable
8+
- wip-xtconvert
89
pull_request:
910
branches:
1011
- master

0 commit comments

Comments
 (0)