Skip to content

Bump OpenTelemetry.Instrumentation.Http from 1.0.0-rc9.3 to 1.8.1 in /burstsvc/burst #29

Bump OpenTelemetry.Instrumentation.Http from 1.0.0-rc9.3 to 1.8.1 in /burstsvc/burst

Bump OpenTelemetry.Instrumentation.Http from 1.0.0-rc9.3 to 1.8.1 in /burstsvc/burst #29

Workflow file for this run

name: Check Line Endings (find CRLF)
on:
pull_request:
branches: [ main ]
jobs:
check_pull_request_job:
runs-on: ubuntu-latest
name: Check files for CRLF line endings
steps:
- name: Checkout repository contents
uses: actions/checkout@v1
- name: Check for CRLF line endings
uses: erclu/check-crlf@v1