Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
phhung-axonivy committed Jul 16, 2024
1 parent 04617ce commit 4c4c005
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/dev-10.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: Dev-Build

on:
push:
schedule:
- cron: '21 21 * * *'
workflow_dispatch:
pull_request:
branches:
- feature/MARP-626-Fix-for-Dev-Fail-on-Market-Monitor

jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/dev.yml@feature/MARP-626-Fix-for-Dev-Fail-on-Market-Monitor

0 comments on commit 4c4c005

Please sign in to comment.