Skip to content

Commit b41e4a2

Browse files
committed
[CI] Make snapshot controller use spring-cloud-dataflow-ui main branch
1 parent 32f66cf commit b41e4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-snapshot-controller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
"workflow_dispatch": {
4040
"owner": "spring-cloud",
4141
"repo": "spring-cloud-dataflow-ui",
42-
"ref": "main-3",
42+
"ref": "main",
4343
"workflow": "build-snapshot-worker.yml"
4444
}
4545
},

0 commit comments

Comments
 (0)