Skip to content

upgrade to otel 1.24.0 / 0.51.0 #1259

upgrade to otel 1.24.0 / 0.51.0

upgrade to otel 1.24.0 / 0.51.0 #1259

Workflow file for this run

name: Check Links
on: pull_request
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/[email protected]
with:
fail: false
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}