Skip to content

chore: add otlp logs demo for grafana alloy (#61) #160

chore: add otlp logs demo for grafana alloy (#61)

chore: add otlp logs demo for grafana alloy (#61) #160

Workflow file for this run

name: Multiple linters
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master