Skip to content

Reword async_loop docstring #29

Reword async_loop docstring

Reword async_loop docstring #29

Workflow file for this run

name: Planning
on:
pull_request:
push:
branches: [main]
jobs:
check-planning:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Install uv
uses: astral-sh/setup-uv@v7
with:
python-version: "3.11"
- name: Validate planning bundles
run: uv run python planning/index.py --check