Skip to content

feat: add TWZRD Agent Intel — Solana x402 trust scoring MCP server #3

feat: add TWZRD Agent Intel — Solana x402 trust scoring MCP server

feat: add TWZRD Agent Intel — Solana x402 trust scoring MCP server #3

Workflow file for this run

name: Validate catalog
on:
pull_request:
push:
branches:
- main
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '22'
- run: node scripts/validate-catalog.mjs
- run: node scripts/generate-readme.mjs
- run: git diff --exit-code README.md