Skip to content

clean up redundant data and remove configuration in demo yaml #464

clean up redundant data and remove configuration in demo yaml

clean up redundant data and remove configuration in demo yaml #464

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@v5
secrets:
mvnArgs: -DjourneyUri=${{ secrets.JOURNEY_URI }} -DclientId=${{ secrets.CLIENT_ID }}