diff --git a/.github/workflows/summarize_progress.yml b/.github/workflows/summarize_progress.yml index 3ffccb41a9..0245ddd686 100644 --- a/.github/workflows/summarize_progress.yml +++ b/.github/workflows/summarize_progress.yml @@ -1,8 +1,7 @@ name: summarize_progress on: - schedule: - - cron: '30 23 * * 5' + pull_request: jobs: ci: @@ -40,4 +39,4 @@ jobs: uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: Weekly Update -- Summarize Progress - repository: markdown \ No newline at end of file + repository: markdown