Skip to content

Commit 19485cb

Browse files
committed
Rename EA build GH workflow
1 parent 87df575 commit 19485cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jdk-ea.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11

2-
name: JDK EA
2+
name: avaje-inject EA
33

44
on:
55
workflow_dispatch:
66
schedule:
7-
- cron: '39 6 * * 1,3,5'
7+
- cron: '39 1 * * 1,3,5'
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)