We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549b85c commit b40373bCopy full SHA for b40373b
.github/workflows/build.yml
@@ -23,7 +23,7 @@ on:
23
description: os to use in the run
24
type: string
25
default: '["ubuntu-latest", "macos-latest", "windows-latest"]'
26
- required: true
+ required: false
27
28
jobs:
29
build:
0 commit comments