Skip to content

Merge branch 'master' of https://github.com/axonivy-market/a-trust-co… #299

Merge branch 'master' of https://github.com/axonivy-market/a-trust-co…

Merge branch 'master' of https://github.com/axonivy-market/a-trust-co… #299

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:
# temporary: disable script validation ... connector uses a variable not compatible with 11.4!
mvnArgs: '-Divy.script.validation.skip=true'