Skip to content

Commit 879c256

Browse files
committed
[PRMP-1567] Make the build_branch optional
1 parent 976c652 commit 879c256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base-run-bulk-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
default: "ndr"
1616
build_branch:
1717
description: "Which Feature Branch for the Bulk Upload Script"
18-
required: true
18+
required: false
1919
type: "string"
2020
default: "main"
2121
environment:

0 commit comments

Comments
 (0)