Skip to content

Commit 11be995

Browse files
committed
[testing]Update scheduler
1 parent 8d036a2 commit 11be995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Scheduler for Hibernate Reactive CI build
55

66
on:
77
schedule:
8-
- cron: '25 * * * *'
8+
- cron: '*/5 * * * *'
99

1010
jobs:
1111
build-snapshots:

0 commit comments

Comments
 (0)