Skip to content

Commit 29b0b62

Browse files
authored
Update backuprestore.yml
1 parent b6b8522 commit 29b0b62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/backuprestore.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
type: string
1010
ref:
1111
description: 'Ref'
12-
required: true
12+
required: false
1313
type: string
1414
default: 'master'
1515
workflow_call:
@@ -20,7 +20,7 @@ on:
2020
type: string
2121
ref:
2222
description: 'Ref'
23-
required: true
23+
required: false
2424
type: string
2525
default: 'master'
2626

0 commit comments

Comments
 (0)