Skip to content

Commit

Permalink
Run release action on PR reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
ericcornelissen committed Jun 16, 2020
1 parent 463450c commit eb6c199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .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"
Expand Down

0 comments on commit eb6c199

Please sign in to comment.