Update SH Unified Build trigger (#327)

This commit is contained in:
Opeyemi
2024-12-16 14:07:28 +00:00
committed by GitHub
parent a967769669
commit eb9328fd66

View File

@@ -19,6 +19,9 @@ on:
description: "Server branch name to deploy (examples: 'main', 'rc', 'feature/sm')"
type: string
default: main
is_workflow_call:
type: boolean
default: false
pull_request:
paths:
- ".github/workflows/build-unified.yml"