Skip to content

Commit 4c46347

Browse files
committed
do not create sections weekly
1 parent dafff5c commit 4c46347

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/weekly-badge-and-stats-update.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
python -m pip install --upgrade pip
2525
pip install -r requirements.txt
2626
27-
- name: Create sections
28-
run: python manager.py ci create_sections
29-
3027
- name: Update GitHub stats
3128
run: python manager.py members update_github
3229
env:

0 commit comments

Comments
 (0)