Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 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 All @@ -16,7 +15,7 @@ jobs:
- uses: actions/checkout@v2

- name: Install poetry
uses: abatilo/actions-poetry@v2
uses: abatilo/actions-poetry@v3

- name: Execute Check Process
run: |
Expand All @@ -40,4 +39,4 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Weekly Update -- Summarize Progress
repository: markdown
repository: markdown