Skip to content

IVYPORTAL-17649 Create sprint release #269

IVYPORTAL-17649 Create sprint release

IVYPORTAL-17649 Create sprint release #269

Workflow file for this run

name: Dev-Build
on:
push:
schedule:
- cron: '21 21 * * *'
workflow_dispatch:
jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/dev.yml@v3
with:
mvnArgs: '-Divy.script.validation.skip=true'