mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-03 22:40:46 +00:00
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>
This commit is contained in:
parent
3c3f371791
commit
0d9dfb2713
4 changed files with 34 additions and 3190 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue