Skip to content

Commit 50b58f5

Browse files
committed
Merge branch 'cron_script_top_ranking_issue' of https://github.com/AdamRJensen/pvlib-python into cron_script_top_ranking_issue
2 parents 5fcdb78 + 733f812 commit 50b58f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/top-ranked-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
python -m pip install --upgrade pip
2929
pip install PyGithub
3030
31-
- name: Run Script
31+
- name: Run update_top_ranking_issues.py
3232
run: |
3333
python ./scripts/update_top_ranking_issues.py

0 commit comments

Comments
 (0)