mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a531106578
This commit fixes that the angular.dev deployment is subject to GitHub API rate limiting due to lack of an access token. This commit fixes this, similar to how we fixed it in `angular/components`. The token is pure read-only. PR Close #56929