Skip to content

Commit

Permalink
[DRAFT] Update scheduler for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideD committed Dec 19, 2024
1 parent 8d036a2 commit 8fc1025
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: '*/2 * * * *'

jobs:
build-snapshots:
Expand Down

0 comments on commit 8fc1025

Please sign in to comment.