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 d3e0c7d commit b575a76Copy full SHA for b575a76
.github/workflows/generate-csv.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: 📦 Install Python dependencies
23
run: |
24
- pip install PyGithub openpyxl
+ pip install PyGithub openpyxl pandas
25
26
- name: 🧠 Run extraction + reviewer script
27
env:
0 commit comments