Skip to content

Commit

Permalink
Merge branch 'refs/heads/kc25'
Browse files Browse the repository at this point in the history
  • Loading branch information
dasniko committed Jun 10, 2024
2 parents dca2f96 + f23ad6f commit 9e0c8c0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@

name: CI build

on: [ push, pull_request ]
on:
push:
schedule:
- cron: "0 3 * * 0"

jobs:
build:
Expand Down

0 comments on commit 9e0c8c0

Please sign in to comment.