Skip to content

SIG Table checking #1323

SIG Table checking

SIG Table checking #1323

Workflow file for this run

name: SIG Table checking
on:
pull_request:
merge_group:
permissions:
contents: read
jobs:
table-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: verify SIG tables in README.md
run: make table-check