Reduce number of PR review GH Actions runs

This commit is contained in:
Eric Cornelisesn 2020-07-14 21:09:04 +03:00
parent 995f2c94de
commit 8b3b7a09aa

View file

@ -1,6 +1,7 @@
name: "Automated releases"
on:
pull_request_review:
types: [submitted]
schedule:
# "At 00:00 on Sunday" (https://crontab.guru/once-a-week)
- cron: "0 0 * * 0"