Skip to content

FOUR-19429: Unrestricted File Upload: API needs to validate the mimetype #17796

FOUR-19429: Unrestricted File Upload: API needs to validate the mimetype

FOUR-19429: Unrestricted File Upload: API needs to validate the mimetype #17796

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@multitenancy
secrets: inherit