We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dafff5c commit 4c46347Copy full SHA for 4c46347
1 file changed
.github/workflows/weekly-badge-and-stats-update.yml
@@ -24,9 +24,6 @@ jobs:
24
python -m pip install --upgrade pip
25
pip install -r requirements.txt
26
27
- - name: Create sections
28
- run: python manager.py ci create_sections
29
-
30
- name: Update GitHub stats
31
run: python manager.py members update_github
32
env:
0 commit comments