Update updateapilist.py
script to avoid making API requests for fetching the list of clients.
#12724
Labels
type: process
A process-related concern. May include testing, release, or the like.
instead of making API calls to fetch the list of split repos and the packages in the mono repo, we can:
As a result we can clean up the use of
GITHUB_TOKEN
in the workflow to update the API list in theREADME
.The text was updated successfully, but these errors were encountered: