Skip to content

Commit 0f7f311

Browse files
committed
[DRAFT] Update scheduler for testing
1 parent bae0ede commit 0f7f311

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: '*/2 * * * *'
99

1010
jobs:
1111
build-snapshots:

0 commit comments

Comments
 (0)