Skip to content

Commit

Permalink
Set cron at 00:00 maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Krithikj20 authored Apr 1, 2024
1 parent 13c0a24 commit 83f4132
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@
name: Java CI with Maven

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '0 0 * * *' # Runs every day at midnight UTC

jobs:
build:
Expand Down

0 comments on commit 83f4132

Please sign in to comment.