Skip to content

fix: do not overwrite registries when publishing otel metrics to beat… #618

fix: do not overwrite registries when publishing otel metrics to beat…

fix: do not overwrite registries when publishing otel metrics to beat… #618

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches:
- main
- 7.*
- 8.*
- 9.*
permissions:
contents: read
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: elastic/oblt-actions/pre-commit@v1