Skip to content

fix: correct count query logic in ListNotifications #93

fix: correct count query logic in ListNotifications

fix: correct count query logic in ListNotifications #93

Workflow file for this run

name: Build and Push Container and Helm Chart
on:
push:
branches: [ main ]
tags: ["v*"]
pull_request:
branches: [ main ]
workflow_dispatch:
permissions:
contents: read
packages: write
id-token: write
jobs:
building:
name: OpenSight Notification Service
uses: greenbone/workflows/.github/workflows/helm-container-build-push-3rd-gen.yml@main
with:
helm-chart: opensight-notification-service
image-url: ${{ github.repository }}
image-labels: |
org.opencontainers.image.vendor=Greenbone
org.opencontainers.image.base.name=busybox
secrets: inherit