Skip to content

Refresh README after full gstack skill coverage #3

Refresh README after full gstack skill coverage

Refresh README after full gstack skill coverage #3

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