Skip to content

feat: add algolia-migration skill for API client upgrades #99

feat: add algolia-migration skill for API client upgrades

feat: add algolia-migration skill for API client upgrades #99

Workflow file for this run

name: Validate Skills
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.x"
- run: pip install pyyaml
- run: python scripts/validate_skills.py