mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-05-02 09:06:43 +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"
|
name: "Automated releases"
|
||||||
on:
|
on:
|
||||||
pull_request_review:
|
pull_request_review:
|
||||||
|
types: [submitted]
|
||||||
schedule:
|
schedule:
|
||||||
# "At 00:00 on Sunday" (https://crontab.guru/once-a-week)
|
# "At 00:00 on Sunday" (https://crontab.guru/once-a-week)
|
||||||
- cron: "0 0 * * 0"
|
- cron: "0 0 * * 0"
|
||||||
|
Loading…
Reference in New Issue
Block a user