Documentation - v0.0.0
    Preparing search index...
    interface GithubPipelineProps {
        owner?: string;
        repos?: string[];
        rootDir?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    owner?: string
    repos?: string[]
    rootDir?: string