View source: R/faasr_client_api_github-actions.R
faasr_register_workflow_git_remote_repo | R Documentation |
create / push git remote repository
faasr_register_workflow_git_remote_repo(token, check, private, repo, ref)
token |
a string for the github token |
check |
a logical value whether the remote repository exists |
private |
a logical value to make repository private or not |
repo |
a string for the target repository name |
ref |
a string for the branch of target repository |
a integer value for the result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.