Skip to content

Commit

Permalink
Update summarize_progress.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ken71301 authored Jul 20, 2024
1 parent 8605f82 commit f83858d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/summarize_progress.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: summarize_progress

on:
schedule:
- cron: '30 23 * * 5'
pull_request:

jobs:
ci:
Expand Down Expand Up @@ -40,4 +39,4 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Weekly Update -- Summarize Progress
repository: markdown
repository: markdown

0 comments on commit f83858d

Please sign in to comment.