Skip to content

Commit

Permalink
scheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideD committed Dec 18, 2024
1 parent d1994be commit 9be453f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Scheduler for Hibernate Reactive CI build

on:
schedule:
- cron: '25 * * * *'
- cron: '*/5 * * * *'

jobs:
build-snapshots:
Expand Down

0 comments on commit 9be453f

Please sign in to comment.