View source: R/faasr_client_api_github-actions.R
faasr_workflow_invoke_github | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.