Skip to content

Commit d4bfa6e

Browse files
Reproduce issue
1 parent 54146a9 commit d4bfa6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- name: Check Rate Limit
2222
run: curl -H "Authorization token ${{ secrets.GITHUB_TOKEN }}" https://api.github.com/rate_limit
2323

24+
2425
- name: Setup Python (trigger rate limit error)
2526
uses: actions/setup-python@v6
2627
# uses: aparnajyothi-y/setup-python@ratelimit-retry-logic-graalpy

0 commit comments

Comments
 (0)