faasr_workflow_invoke_github {FaaSr} | R Documentation |
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
faasr_workflow_invoke_github(faasr, cred, faas_name, actionname)
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 |