Skip to content

Commit d7b7242

Browse files
committed
TEMP: test against branch
1 parent 31eae12 commit d7b7242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.cue

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ ci: {
115115

116116
// shared defaults for all steps
117117
#step: {
118-
enable: pull_request.base.ref == "develop" && #isNotDraft
118+
enable: pull_request.base.ref == "mig-bitte-ci" && #isNotDraft
119119
cpu: 5000
120120
memory: 9000
121121
term_timeout: 60 * 60 * 3

0 commit comments

Comments
 (0)