Skip to content

Commit f5f4f43

Browse files
committed
Add 24.03 to snapshot action
(merge main -> ce/main 107959) [git-p4: depot-paths = "//dev/coherence-ce/main/": change = 107960]
1 parent b39b874 commit f5f4f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-snapshots.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
workflow_run:
1212
workflows: ["CI Build"]
1313
# Only add branches that build with Java 21
14-
branches: [ main, v23.09 ]
14+
branches: [ main, v24.03 ]
1515
types:
1616
- completed
1717

0 commit comments

Comments
 (0)