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 76eb246 commit 733f812Copy full SHA for 733f812
.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