vinta-awesome-python/.github
Vinta Chen 0d9dfb2713
ci: consolidate star fetch into deploy workflow using Actions cache
Replace the separate fetch-github-stars.yml workflow (which committed
star data back to git) with an inline fetch step in deploy-website.yml.
Star data is now stored in Actions cache between runs, eliminating the
workflow_run trigger chain and the need to track github_stars.json in
the repository.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-18 22:44:29 +08:00
..
workflows ci: consolidate star fetch into deploy workflow using Actions cache 2026-03-18 22:44:29 +08:00
PULL_REQUEST_TEMPLATE.md Improve PR template with project section and clarified checklist 2026-01-12 17:30:10 +08:00