MARP-1838 Removing duplication in README_DE (#34) #564
Workflow file for this run
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: | |
schedule: | |
- cron: '21 21 * * *' | |
workflow_dispatch: | |
jobs: | |
build: | |
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v5 |