Skip to content

Commit cb03596

Browse files
enable tests on branch.
1 parent 22fb179 commit cb03596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ pipeline {
114114
stage("Test other configurations") {
115115
when {
116116
allOf {
117-
branch 'main'
117+
branch 'issue/3696'
118118
not { triggeredBy 'UpstreamCause' }
119119
}
120120
}

0 commit comments

Comments
 (0)