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+
push:
5+
branches:
6+
- 'feat/summarize-table'
47
schedule:
58
- cron: '30 23 * * 5'
69

0 commit comments

Comments
 (0)