Skip to content

Commit b40373b

Browse files
authored
test4
1 parent 549b85c commit b40373b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
description: os to use in the run
2424
type: string
2525
default: '["ubuntu-latest", "macos-latest", "windows-latest"]'
26-
required: true
26+
required: false
2727

2828
jobs:
2929
build:

0 commit comments

Comments
 (0)