Skip to content

refactor: [SDK-5065] remove the otel observability path and OpenTelemetry dependency #1057

refactor: [SDK-5065] remove the otel observability path and OpenTelemetry dependency

refactor: [SDK-5065] remove the otel observability path and OpenTelemetry dependency #1057

Workflow file for this run

# Checks if the PR title follows semantic commit message conventions
name: Lint PR
permissions:
contents: read
pull-requests: write
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
call:
uses: OneSignal/sdk-shared/.github/workflows/lint-pr-title.yml@main
secrets: inherit