import * as actionify from "https://deno.land/x/actionify@0.3.0/src/workflow.ts";
Classes
A workflow is a configurable automated process made up of one or more jobs. This class creates a YAML file to define your workflow configuration. |
import * as actionify from "https://deno.land/x/actionify@0.3.0/src/workflow.ts";
A workflow is a configurable automated process made up of one or more jobs. This class creates a YAML file to define your workflow configuration. |