Skip to content

SPRE-4586:Expose Prometheus pod memory metrics for Prometheus instance namespaces #5294

SPRE-4586:Expose Prometheus pod memory metrics for Prometheus instance namespaces

SPRE-4586:Expose Prometheus pod memory metrics for Prometheus instance namespaces #5294

Workflow file for this run

name: Lint manifests with yamllint
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint yaml manifests
run: |
yamllint -f github .