Skip to main content
Module

x/actionify/mod.ts>expressions.success

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

Returns true when none of the previous steps have failed or been canceled.