We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b88313d commit d225d93Copy full SHA for d225d93
.github/workflows/test_c.yml
@@ -4,7 +4,7 @@ on:
4
workflow_call:
5
inputs:
6
job-name:
7
- required: true
+ required: false
8
type: string
9
default: "test-c"
10
0 commit comments