Skip to content

Update to .NET 9 SDK + 1.10 OTel SDK #291

Update to .NET 9 SDK + 1.10 OTel SDK

Update to .NET 9 SDK + 1.10 OTel SDK #291

Workflow file for this run

name: License headers
on: [ pull_request ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check license headers
run: |
./.github/check-license-headers.sh