Skip to content

Commit f0c493b

Browse files
committed
TEMP: test against branch
1 parent c999092 commit f0c493b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ci: {
111111
#sbt: ["sbt", "-v", "-mem", "8192", "-Dnix=true"]
112112
// shared defaults for all steps
113113
#step: {
114-
enable: pull_request.base.ref == "main"
114+
enable: pull_request.base.ref == "mig-bitte-ci"
115115
cpu: 5000
116116
memory: 9000
117117
term_timeout: 60 * 60 * 3

0 commit comments

Comments
 (0)