Skip to content

Commit

Permalink
Daily build
Browse files Browse the repository at this point in the history
  • Loading branch information
nhenneaux committed Jan 9, 2024
1 parent 5abbaae commit ba1e489
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Java CI

on: [ push ]
on:
push:
schedule:
- cron: '0 5 */1 * *'

jobs:
build:
Expand Down

0 comments on commit ba1e489

Please sign in to comment.