Skip to content

Enforce ALWAYS_ON sampler, reuse existing TracerProvider, expand test… #34

Enforce ALWAYS_ON sampler, reuse existing TracerProvider, expand test…

Enforce ALWAYS_ON sampler, reuse existing TracerProvider, expand test… #34

Workflow file for this run

# SPDX-FileCopyrightText: 2026 The Botanu Authors
# SPDX-License-Identifier: Apache-2.0
name: Repolinter
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Repolinter
uses: todogroup/repolinter-action@v1
with:
config_file: .github/repolinter.json