Skip to content

FOUR-26340 | ”about:blank” Displays From the Preview Pane of a Manual Task Using a List Table #20991

FOUR-26340 | ”about:blank” Displays From the Preview Pane of a Manual Task Using a List Table

FOUR-26340 | ”about:blank” Displays From the Preview Pane of a Manual Task Using a List Table #20991

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