MARP-1992 Cannot open demo/test project after restart designer #595
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: CI-Build | |
on: | |
push: | |
pull_request: | |
schedule: | |
- cron: '21 21 * * *' | |
workflow_dispatch: | |
jobs: | |
build: | |
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v5 |