Skip to content

Commit f21821e

Browse files
committed
Leaving a single workflow file for Java
1 parent d1480c8 commit f21821e

3 files changed

Lines changed: 2 additions & 563 deletions

File tree

.github/workflows/ci-java.yml

Lines changed: 0 additions & 290 deletions
This file was deleted.

.github/workflows/java-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ name: 'CI - Java'
33

44
on:
55
workflow_dispatch:
6+
67
schedule:
78
- cron: '15 9,21 * * *'
8-
workflow_call:
9+
910
push:
1011
branches:
1112
- trunk

0 commit comments

Comments
 (0)