diff --git a/.github/workflows/docker-img.yml b/.github/workflows/docker-img.yml index 408738d9..6628a098 100644 --- a/.github/workflows/docker-img.yml +++ b/.github/workflows/docker-img.yml @@ -1,7 +1,7 @@ name: Login to Digital Ocean and create a directory on: - push: + pull_request: branches: - develop diff --git a/src/utils/applicantNotifications/NotificationService.ts b/src/utils/applicantNotifications/NotificationService.ts index aa007a69..2e3e5790 100644 --- a/src/utils/applicantNotifications/NotificationService.ts +++ b/src/utils/applicantNotifications/NotificationService.ts @@ -15,8 +15,6 @@ export const fetchNotifications = async ( message read createdAt - eventType - eventId } }`, variables: { userId },