Skip to content

FOUR-8782 Added Github Actions #176

FOUR-8782 Added Github Actions

FOUR-8782 Added Github Actions #176

name: Build Package Screen Builder
on:
pull_request:
types: [opened, reopened, synchronize, edited, closed]
workflow_dispatch:
jobs:
run_deploy:
name: Run Build PM4-workflow
uses: processmaker/processmaker/.github/workflows/deploy-pm4.yml@develop
secrets: inherit