Skip to content

Commit ef1545f

Browse files
Update test-deployer.yml
1 parent 513a90d commit ef1545f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-deployer.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
workflow_call:
1919
inputs:
2020
ref:
21-
required: true
21+
required: false
2222
type: string
2323
design:
2424
required: true
@@ -49,7 +49,7 @@ on:
4949
inputs:
5050
ref:
5151
description: The branch, tag, or SHA to checkout
52-
required: true
52+
required: false
5353
type: string
5454
design:
5555
description: The validated design name

0 commit comments

Comments
 (0)