Skip to content

Commit 0a23c71

Browse files
committed
Run CI
1 parent 385646f commit 0a23c71

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
pull_request:
99
branches:
1010
- main
11+
- "real-imag-remove"
1112
- maintenance/**
1213

1314
defaults:

.github/workflows/linux_meson.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- "real-imag-remove"
78
- maintenance/**
89

910
defaults:

.github/workflows/windows_meson.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- "real-imag-remove"
78
- maintenance/**
89

910
env:

0 commit comments

Comments
 (0)