Skip to content
New issue

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

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

Already on GitHub? # to your account

Add token to try to solve api rate limit on jobs #129

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

discombobulateme
Copy link

Workflows are being interrupted claiming API rate limit, this aim to fix that

Issue : #

Description

Following GitHub documentation and a thread in GitHub repo, adding the following line should solve it:
with: repo-token: ${{ secrets.GITHUB_TOKEN }}

@discombobulateme discombobulateme merged commit 9a339c0 into main Apr 13, 2021
@discombobulateme discombobulateme deleted the fix-api-rate-limit branch April 13, 2021 13:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant