8000 feat: update summarize progress to table · wcchang1115/python-docs-zh-tw@0fa0fec · GitHub
[go: up one dir, main page]

< 8000 a href="#start-of-content" data-skip-target-assigned="false" class="px-2 py-4 color-bg-accent-emphasis color-fg-on-emphasis show-on-focus js-skip-to-content">Skip to content

Commit 0fa0fec

Browse files
committed
feat: update summarize progress to table
1 parent a7734ef commit 0fa0fec

File tree

3 files changed

+592
-518
lines changed

3 files changed

+592
-518
lines changed

.github/workflows/summarize_progress.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: summarize_progress
22

33
on:
4 5452 +
push:
5+
branches:
6+
- 'feat/summarize-table'
47
schedule:
58
- cron: '30 23 * * 5'
69

0 commit comments

Comments
 (0)
0