We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54146a9 commit d4bfa6eCopy full SHA for d4bfa6e
.github/workflows/python-app.yml
@@ -21,6 +21,7 @@ jobs:
21
- name: Check Rate Limit
22
run: curl -H "Authorization token ${{ secrets.GITHUB_TOKEN }}" https://api.github.com/rate_limit
23
24
+
25
- name: Setup Python (trigger rate limit error)
26
uses: actions/setup-python@v6
27
# uses: aparnajyothi-y/setup-python@ratelimit-retry-logic-graalpy
0 commit comments