Skip to content

[chore][.github] Add GC + End User SIG channel to onboarding template #26

[chore][.github] Add GC + End User SIG channel to onboarding template

[chore][.github] Add GC + End User SIG channel to onboarding template #26

Workflow file for this run

name: Table of contents checking
on:
pull_request:
jobs:
toc-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: check TOC in assets.md
run: make markdown-toc-check