test: change required to false
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
github-sha:
|
||||
required: true
|
||||
required: false
|
||||
type: string
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user