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.
2 parents 5fcdb78 + 733f812 commit 50b58f5Copy full SHA for 50b58f5
.github/workflows/top-ranked-issues.yml
@@ -28,6 +28,6 @@ jobs:
28
python -m pip install --upgrade pip
29
pip install PyGithub
30
31
- - name: Run Script
+ - name: Run update_top_ranking_issues.py
32
run: |
33
python ./scripts/update_top_ranking_issues.py
0 commit comments