Skip to content

Add monitoring support #271

Add monitoring support

Add monitoring support #271

Workflow file for this run

---
name: SIT Environment CI
on:
pull_request:
branches: [main]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run yamllint check
run: make yamllint