Skip to content

release: Release opentelemetry-instrumentation-action_view 0.7.3 (was 0.7.2) #131

release: Release opentelemetry-instrumentation-action_view 0.7.3 (was 0.7.2)

release: Release opentelemetry-instrumentation-action_view 0.7.3 (was 0.7.2) #131

Workflow file for this run

name: Spelling
on:
pull_request:
jobs:
spelling-check:
name: SPELLING check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
# Files should be consistent with check:spelling files
files: |
**/*.md
config: .cspell.yml