Skip to content

FOUR-28729: [48874] Ellucian - Email Notifications to "Assigned User" Are Suppressed When the Same User Initiates the Request or Is Assigned to Consecutive Tasks #20301

FOUR-28729: [48874] Ellucian - Email Notifications to "Assigned User" Are Suppressed When the Same User Initiates the Request or Is Assigned to Consecutive Tasks

FOUR-28729: [48874] Ellucian - Email Notifications to "Assigned User" Are Suppressed When the Same User Initiates the Request or Is Assigned to Consecutive Tasks #20301

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