Skip to content

Add documentation for the monitoring stack #7

Add documentation for the monitoring stack

Add documentation for the monitoring stack #7

Workflow file for this run

---
name: Release drafter
on:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4