diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 854a651b..dc188f68 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,5 +1,6 @@ name: "Automated releases" on: + pull_request_review: schedule: # "At 00:00 on Sunday" (https://crontab.guru/once-a-week) - cron: "0 0 * * 0"