Skip to content

AX-1386 support mcp gateway #4

AX-1386 support mcp gateway

AX-1386 support mcp gateway #4

Workflow file for this run

# Copyright (c) JFrog Ltd. 2026
# Licensed under the Apache License, Version 2.0
# https://www.apache.org/licenses/LICENSE-2.0
name: Validate plugin
on:
push:
branches: [main]
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Set up Node.js
uses: actions/setup-node@v5
with:
node-version: "24"
- name: Validate plugin layout
run: node scripts/validate-claude-plugin.mjs