Browse Source

Update SH Unified Build trigger (#327)

pull/330/head
Opeyemi 1 year ago committed by GitHub
parent
commit
eb9328fd66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      .github/workflows/build-unified.yml

3
.github/workflows/build-unified.yml

@ -19,6 +19,9 @@ on: @@ -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"

Loading…
Cancel
Save