Skip to content

Commit e1e3c73

Browse files
authored
Update summarize_progress.yml
change triggered time
1 parent 9f0d71f commit e1e3c73

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/summarize_progress.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: summarize_progress
22

33
on:
4-
schedule:
5-
- cron: '30 23 * * 5'
4+
pull_request:
65

76
jobs:
87
ci:
@@ -40,4 +39,4 @@ jobs:
4039
uses: stefanzweifel/git-auto-commit-action@v5
4140
with:
4241
commit_message: Weekly Update -- Summarize Progress
43-
repository: markdown
42+
repository: markdown

0 commit comments

Comments
 (0)