Skip to content

Add recipe for OTLP k8s ingest with auto-instrumentation #143

Add recipe for OTLP k8s ingest with auto-instrumentation

Add recipe for OTLP k8s ingest with auto-instrumentation #143

Workflow file for this run

name: "YAML lint"
on:
workflow_dispatch:
pull_request:
permissions:
contents: read
pull-requests: read
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@master
- name: Yamllint Github Action
uses: karancode/[email protected]
with:
yamllint_config_filepath: ./.github/workflows/config/yamllint.yaml