Skip to content

chore(tm2): OTEL / handle http metrics exporter (#2402) #73

chore(tm2): OTEL / handle http metrics exporter (#2402)

chore(tm2): OTEL / handle http metrics exporter (#2402) #73

Workflow file for this run

name: gnovm
on:
push:
branches:
- master
workflow_dispatch:
pull_request:
paths:
- "gnovm/**"
- ".github/**"
jobs:
main:
name: Run Main
uses: ./.github/workflows/main_template.yml
with:
modulepath: "gnovm"
secrets:
codecov-token: ${{ secrets.CODECOV_TOKEN }}