File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
required : false
13
13
description : Branch of StackHPC Kayobe configuration to use
14
14
default : stackhpc/yoga
15
- check-mode :
15
+ check_mode :
16
16
description : Check mode
17
17
type : boolean
18
18
required : false
57
57
$args
58
58
env :
59
59
FILTER : ${{ github.event.inputs.filter }}
60
- CHECK_MODE : ${{ inputs.check-mode }}
60
+ CHECK_MODE : ${{ inputs.check_mode }}
Original file line number Diff line number Diff line change 12
12
required : false
13
13
description : Branch of StackHPC Kayobe configuration to use
14
14
default : stackhpc/wallaby
15
- check-mode :
15
+ check_mode :
16
16
description : Check mode
17
17
type : boolean
18
18
required : false
58
58
$args
59
59
env :
60
60
FILTER : ${{ github.event.inputs.filter }}
61
- CHECK_MODE : ${{ inputs.check-mode }}
61
+ CHECK_MODE : ${{ inputs.check_mode }}
You can’t perform that action at this time.
0 commit comments