Skip to content

fix(monitor): fix bug in prometheusrule #4932

fix(monitor): fix bug in prometheusrule

fix(monitor): fix bug in prometheusrule #4932

Workflow file for this run

name: build
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- name: Make build lint and test
id: make
run: |
make