Skip to content

Document upstream skill mapping and remote delta #4

Document upstream skill mapping and remote delta

Document upstream skill mapping and remote delta #4

Workflow file for this run

name: validate
on:
push:
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- run: python3 scripts/check_repo.py