Type Alias ActionsBeforeRequest
ActionsBeforeRequest: { connections?: ActionsConnectionsRequest; inputs: { [key: string]: object }; inputsSensitive?: string[]; name: string; repoCreate: boolean;} Type declaration
inputs: { [key: string]: object }
OptionalinputsSensitive?: string[]
name: string
repoCreate: boolean
Actions before inputs.