Skip to content

Commit 00a3e47

Browse files
authored
do not build Java CI on schedule
1 parent e898f2b commit 00a3e47

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
push:
66
pull_request:
77
types: [reopened, opened, synchronize]
8-
schedule:
9-
- cron: '30 5 * * *'
108

119
jobs:
1210
test:

0 commit comments

Comments
 (0)