Skip to main content
Module

x/actionify/mod.ts>Job.create

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
method Job.create
import { Job } from "https://deno.land/x/actionify@0.3.0/mod.ts";

Type Parameters

optional
Base extends ActionTemplate = { }