Learn R Programming

FaaSr (version 1.4.4)

faasr_workflow_invoke_github: faasr_workflow_invoke_github

Description

invoke the github actions workflow on the github repository. Async version; does not wait for the result This will be invoked by faasr_workflow_invoke function

Usage

faasr_workflow_invoke_github(faasr, cred, faas_name, actionname)

Arguments

faasr

a list form of the JSON file

cred

a list form of the credentials

faas_name

a string for the target server name

actionname

a string for the target action name