Skip to content

refactor: rename PyAutoBuild → PyAutoHands (notebook-gen + CI refs) #58

refactor: rename PyAutoBuild → PyAutoHands (notebook-gen + CI refs)

refactor: rename PyAutoBuild → PyAutoHands (notebook-gen + CI refs) #58

name: Navigator Check
# Thin caller for PyAutoHands's reusable navigator-catalogue check. The check
# logic (path/banner lint + catalogue staleness) and its entrypoints live in
# PyAutoHands/autobuild; this repo only declares which generator project to run.
# See PyAutoLabs/PyAutoHands/.github/workflows/navigator_check.yml.
on: [push, pull_request]
permissions:
contents: read
jobs:
navigator:
uses: PyAutoLabs/PyAutoHands/.github/workflows/navigator_check.yml@main
with:
project: howtofit