Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GITHUB_TOKEN as the default to prevent rate limit on macOS runner #441

Merged
merged 1 commit into from
May 29, 2022

Conversation

robinraju
Copy link
Owner

@robinraju robinraju commented May 29, 2022

Tries to fix #439

  • Enable automatic token authentication using the GITHUB_TOKEN
    This fixes the rate-limiting enforced by GH API on unauthenticated requests.

@robinraju robinraju force-pushed the fix-macos-ratelimit branch from 3ad09aa to 8509e12 Compare May 29, 2022 18:01
@robinraju robinraju merged commit 36fe957 into main May 29, 2022
@robinraju robinraju deleted the fix-macos-ratelimit branch May 29, 2022 18:13
@robinraju robinraju mentioned this pull request May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retry on failure
1 participant