Skip to content

Commit

Permalink
chore: comments added
Browse files Browse the repository at this point in the history
  • Loading branch information
gireesh-naidu committed Sep 10, 2024
1 parent 9fcaec5 commit 1fcf0b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/repository/notificationSettingsRepository.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import { Brackets, getManager } from "typeorm";
import { ENV_TYPE_INT } from "../common/types";

export class NotificationSettingsRepository {
// note: if the query in this func is changed, please update the same query in orchestrator
async findByEventSource(
pipelineType: string,
pipelineId: number,
Expand Down

0 comments on commit 1fcf0b4

Please sign in to comment.