Skip to content

Remove end date for System semantic conventions WG (#1661) #184

Remove end date for System semantic conventions WG (#1661)

Remove end date for System semantic conventions WG (#1661) #184

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
markdown-link-check:
uses: ./.github/workflows/reusable-markdown-link-check.yml