faasr_register_workflow_github_create_yml_file: faasr_register_workflow_github_create_yml_file

View source: R/faasr_client_api_github-actions.R

faasr_register_workflow_github_create_yml_fileR Documentation

faasr_register_workflow_github_create_yml_file

Description

Create a yaml workflow file with the container name

Usage

faasr_register_workflow_github_create_yml_file(
  faasr,
  actionname,
  repo,
  cron = NULL,
  runner = FALSE
)

Arguments

faasr

a list form of the JSON file

actionname

a string for the action name

repo

a string for the target repository name

cron

a string for cron data e.g., */5 * * * *

runner

a logical value; enable runner


FaaSr documentation built on June 22, 2024, 9:38 a.m.