Skip to content

Commit e0ec5c8

Browse files
committed
ci(macOS): Set default value for workflow option
1 parent 87f0c01 commit e0ec5c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
description: 'Assume this workflow was triggered by the schedule'
1111
required: false
1212
type: boolean
13+
default: false
1314

1415
permissions:
1516
contents: write

0 commit comments

Comments
 (0)