Skip to content

feat(axoflow otel col): remove unused components #40

feat(axoflow otel col): remove unused components

feat(axoflow otel col): remove unused components #40

Workflow file for this run

name: Shellcheck lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/[email protected]