Skip to content

Merge branch 'chore/g2-skills' into refactor-cli #227

Merge branch 'chore/g2-skills' into refactor-cli

Merge branch 'chore/g2-skills' into refactor-cli #227

Workflow file for this run

name: Skills Check
on:
push:
branches:
- '**'
pull_request:
branches:
- '**'
jobs:
skills-check:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '18'
- name: Run skills add command
run: npx skills add antvis/chart-visualization-skills