Skip to content

Commit

Permalink
chore: add scheduled build (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
sparsick authored Oct 16, 2024
1 parent cd176dc commit 546e011
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
name: Java CI with Maven

on:
cron:
- cron: '0 6 1 * *'
push:
branches: [ main ]
pull_request:
Expand Down

0 comments on commit 546e011

Please sign in to comment.