Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fluentci/src/server/kv/actions.ts>get

Set up and run your CI locally or in any CI Provider in a consistent way
Latest
function get
import { get } from "https://deno.land/x/fluentci@v0.16.4/src/server/kv/actions.ts";

Parameters

project: string

Returns

Promise<Action[] | null>