import { type PipelineOptions } from "https://deno.land/x/cicada@v0.1.49/mod.ts";
The options for a pipeline, including the name and the conditions under which the pipeline should run.
Properties
on: Trigger
The trigger declares the conditions under which the pipeline should run.