Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad authored Nov 15, 2024
1 parent 93925ed commit 5567578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
push:
pull_request:
schedule:
- cron: "0 2 * * 1-5"
- cron: "0 2 * * 5"
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 5567578

Please sign in to comment.