Skip to content

SIG Table checking #927

SIG Table checking

SIG Table checking #927

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: verify SIG tables in README.md
run: make table-check