Skip to content

Bugfix/FOUR-27729: Randomly, the participants of a task, when it is of the multi-instance type, are not shown in the list of participants. #18376

Bugfix/FOUR-27729: Randomly, the participants of a task, when it is of the multi-instance type, are not shown in the list of participants.

Bugfix/FOUR-27729: Randomly, the participants of a task, when it is of the multi-instance type, are not shown in the list of participants. #18376

Workflow file for this run

name: Build PM4
on:
pull_request:
types: [opened, reopened, synchronize, edited, closed]
schedule:
- cron: '30 2 * * *' # run daily
workflow_dispatch:
workflow_call:
jobs:
run:
name: Run PM4-workflow
uses: processmaker/.github/.github/workflows/deploy-pm4.yml@main
secrets: inherit