Skip to content

Project Proposal: Ecosystem Explorer #1346

Project Proposal: Ecosystem Explorer

Project Proposal: Ecosystem Explorer #1346

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