Skip to content

only one build; with or without pr #29

only one build; with or without pr

only one build; with or without pr #29

Workflow file for this run

name: CI-Build
on:
push:
schedule:
- cron: '21 21 * * *'
workflow_dispatch:
jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v2