Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/actionify/mod.ts>workflow

Create and manage your GitHub workflows with TypeScript and Deno.
Go to Latest
function workflow
import { workflow } from "https://deno.land/x/actionify@0.2.0/mod.ts";

Create a workflow.

Type Parameters

optional
Base extends ActionTemplate = { }

Parameters

props: CreateWorkflowProps