mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-02-20 07:55:47 +03:00
Reduce number of PR review GH Actions runs
This commit is contained in:
parent
995f2c94de
commit
8b3b7a09aa
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user