Skip to content

Commit

Permalink
MARP-1481 Update CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
tvtphuc-axonivy committed Nov 25, 2024
1 parent 8a59c2b commit ee5356d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on:
push:
pull_request:
schedule:
- cron: '21 21 * * *'
- cron: '21 21 * * *'
workflow_dispatch:

jobs:
steps:
- uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v4
with:
javaVersion: 21
mvnVersion: 3.9.8
build:
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v4
with:
javaVersion: 21
mvnVersion: 3.9.8

0 comments on commit ee5356d

Please sign in to comment.