Skip to content

feat: add prometheus alerts in support bundle #55

feat: add prometheus alerts in support bundle

feat: add prometheus alerts in support bundle #55

Workflow file for this run

name: Pull Request Build
on:
pull_request:
jobs:
call-dapper-build:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: pull-${{ github.event.number }}
push: false
secrets: inherit