[49581] First Financial Bank - Regression: Parent task hangs on “Getting the next task” when next step is a PM Block with Self-Service group assignment #2658
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |