export type TBranchSubjectPattern = Record<string, string> | string;
